summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/places_jsondb/matchreply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/places_jsondb/matchreply.cpp')
-rw-r--r--src/plugins/geoservices/places_jsondb/matchreply.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/geoservices/places_jsondb/matchreply.cpp b/src/plugins/geoservices/places_jsondb/matchreply.cpp
index e90e5c38..7cd05861 100644
--- a/src/plugins/geoservices/places_jsondb/matchreply.cpp
+++ b/src/plugins/geoservices/places_jsondb/matchreply.cpp
@@ -46,7 +46,6 @@
#include <QtCore/QJsonArray>
#include <QtCore/QDebug>
#include <QtJsonDb/QJsonDbReadRequest>
-#include <QtLocation/QGeoCircle>
MatchReply::MatchReply(QPlaceManagerEngineJsonDb *engine)
: QPlaceMatchReply(engine), m_engine(engine)