summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeoroutesegment.h
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-03 21:59:19 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-09 08:54:34 +0000
commit272d30074e9b368f04c2486cd96c9f5fad3e88dc (patch)
tree3067bf4531e64771559daaf2fd708d19e03f9fc1 /src/location/maps/qgeoroutesegment.h
parentcc70f6a7fc8d52d5f9c61f3414010d42560b409b (diff)
Add the QtCore/ library prefix in public headers
Change-Id: I538f0de4d2fca50e42114934f12dfd0ee51088e9 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/location/maps/qgeoroutesegment.h')
-rw-r--r--src/location/maps/qgeoroutesegment.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeoroutesegment.h b/src/location/maps/qgeoroutesegment.h
index f6d29a58..ccc1c1d6 100644
--- a/src/location/maps/qgeoroutesegment.h
+++ b/src/location/maps/qgeoroutesegment.h
@@ -34,8 +34,8 @@
#ifndef QGEOROUTESEGMENT_H
#define QGEOROUTESEGMENT_H
-#include <QExplicitlySharedDataPointer>
-#include <QList>
+#include <QtCore/QExplicitlySharedDataPointer>
+#include <QtCore/QList>
#include <QtLocation/qlocationglobal.h>
QT_BEGIN_NAMESPACE