summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomapdata_p.h
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-05-27 02:44:58 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-05-27 02:44:58 +1000
commit1dd8b4805d108931a41eb2d58874a598281ee2c4 (patch)
tree58f6f3d191f3976d3e02495ca7faa43a971ed859 /src/location/maps/qgeomapdata_p.h
parent4dc9b15e46f4e32e3dea66b2bfe7c691c4fb35f5 (diff)
parent323b91f4622ee53db7a2888addce471362a8cb87 (diff)
downloadqtlocation-1dd8b4805d108931a41eb2d58874a598281ee2c4.tar.gz
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: Fix incorrect mix of private header includes Fix module pri to conform to new versioned private layout
Diffstat (limited to 'src/location/maps/qgeomapdata_p.h')
-rw-r--r--src/location/maps/qgeomapdata_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeomapdata_p.h b/src/location/maps/qgeomapdata_p.h
index acd33890..3189799d 100644
--- a/src/location/maps/qgeomapdata_p.h
+++ b/src/location/maps/qgeomapdata_p.h
@@ -59,7 +59,7 @@
#include <QGraphicsItem>
#include "qgeocoordinate.h"
#include "qgraphicsgeomap.h"
-#include "projwrapper_p.h"
+#include <private/projwrapper_p.h>
#include <QList>
QTM_BEGIN_NAMESPACE