Skip to content

Commit 1387695

Browse files
committed
fix globe build
1 parent 57b5a7c commit 1387695

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/plugins/globe/qgsglobefeatureidentify.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
***************************************************************************/
1515

1616
#include "qgsglobefeatureidentify.h"
17+
1718
#include "qgsmapcanvas.h"
1819
#include <qgsmaplayerregistry.h>
1920
#include <qgsrubberband.h>
2021
#include <qgsvectorlayer.h>
22+
#include <qgslogger.h>
2123

2224
#include "featuresource/qgsglobefeaturesource.h"
2325

0 commit comments

Comments
 (0)