summaryrefslogtreecommitdiff
path: root/src/location/mapsgl/tile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/mapsgl/tile.h')
-rw-r--r--src/location/mapsgl/tile.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/location/mapsgl/tile.h b/src/location/mapsgl/tile.h
index f259d2f7..8a3f38d6 100644
--- a/src/location/mapsgl/tile.h
+++ b/src/location/mapsgl/tile.h
@@ -45,8 +45,12 @@
#include "tilespec.h"
+QT_BEGIN_HEADER
+
QT_BEGIN_NAMESPACE
+QT_MODULE(Location)
+
class QGLTexture2D;
class QGLSceneNode;
@@ -80,4 +84,6 @@ private:
QT_END_NAMESPACE
+QT_END_HEADER
+
#endif // TILE_H