summaryrefslogtreecommitdiff
path: root/examples/location/places_map
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places_map')
-rw-r--r--examples/location/places_map/places_map.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/places_map/places_map.qml b/examples/location/places_map/places_map.qml
index 7ff3706a..e7d20e7b 100644
--- a/examples/location/places_map/places_map.qml
+++ b/examples/location/places_map/places_map.qml
@@ -41,7 +41,7 @@
//! [Imports]
import QtQuick 2.0
import QtPositioning 5.5
-import QtLocation 5.5
+import QtLocation 5.6
//! [Imports]
Rectangle {