diff options
Diffstat (limited to 'src/location/maps/tiled/qgeotiledmapdata.cpp')
-rw-r--r-- | src/location/maps/tiled/qgeotiledmapdata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/tiled/qgeotiledmapdata.cpp b/src/location/maps/tiled/qgeotiledmapdata.cpp index 2532a2fd..fbe91b48 100644 --- a/src/location/maps/tiled/qgeotiledmapdata.cpp +++ b/src/location/maps/tiled/qgeotiledmapdata.cpp @@ -48,7 +48,7 @@ #include "qgeocoordinate.h" #include "qgeoboundingbox.h" #include "qgeomapoverlay.h" -#include "projwrapper_p.h" +#include <private/projwrapper_p.h> #include "qgeomapobjectengine_p.h" #include "qgeotiledmapobjectinfo_p.h" |