summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomapdata_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomapdata_p_p.h')
-rw-r--r--src/location/maps/qgeomapdata_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/maps/qgeomapdata_p_p.h b/src/location/maps/qgeomapdata_p_p.h
index 0c1238a9..9737da00 100644
--- a/src/location/maps/qgeomapdata_p_p.h
+++ b/src/location/maps/qgeomapdata_p_p.h
@@ -107,7 +107,9 @@ private:
int height_;
double aspectRatio_;
+#ifndef NO_QT3D_RENDERER
QGLCamera *camera_;
+#endif
QGeoMapData *map_;
QGeoMappingManagerEngine *engine_;
QString pluginString_;