summaryrefslogtreecommitdiff
path: root/src/location/places/qplacematchrequest.h
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2013-01-16 12:48:14 +0100
committerAaron McCarthy <mccarthy.aaron@gmail.com>2013-01-17 12:33:55 +0100
commita316b25f4b4e0743e361031f2e6f1ba8072e704c (patch)
tree67e3a9bc60f11eb7fcfdff98ceb69d0be09fa389 /src/location/places/qplacematchrequest.h
parent87b2e3a9686948f691b054a39cb6c5d4a4696157 (diff)
downloadqtlocation-a316b25f4b4e0743e361031f2e6f1ba8072e704c.tar.gz
Fix qmake warnings
Change-Id: I17265b37a557472fc55fec7e25cd2bf2b3a6dc9d Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
Diffstat (limited to 'src/location/places/qplacematchrequest.h')
-rw-r--r--src/location/places/qplacematchrequest.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/location/places/qplacematchrequest.h b/src/location/places/qplacematchrequest.h
index 3443307d..41fb12e2 100644
--- a/src/location/places/qplacematchrequest.h
+++ b/src/location/places/qplacematchrequest.h
@@ -43,9 +43,7 @@
#define QPLACEMATCHREQUEST_H
#include <QtCore/QSharedDataPointer>
-#include <QtLocation/qtlocation.h>
-
-#include "qplacesearchresult.h"
+#include <QtLocation/QPlaceSearchResult>
QT_BEGIN_HEADER