From a316b25f4b4e0743e361031f2e6f1ba8072e704c Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Wed, 16 Jan 2013 12:48:14 +0100 Subject: Fix qmake warnings Change-Id: I17265b37a557472fc55fec7e25cd2bf2b3a6dc9d Reviewed-by: Aaron McCarthy --- src/location/maps/qgeocodingmanager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/location/maps/qgeocodingmanager.h') diff --git a/src/location/maps/qgeocodingmanager.h b/src/location/maps/qgeocodingmanager.h index c1f467ff..e5da9092 100644 --- a/src/location/maps/qgeocodingmanager.h +++ b/src/location/maps/qgeocodingmanager.h @@ -42,8 +42,8 @@ #ifndef QGEOCODINGMANAGER_H #define QGEOCODINGMANAGER_H -#include "qgeocodereply.h" -#include "qgeorectangle.h" +#include +#include #include #include -- cgit v1.2.1