summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/location/labs/qsg/qqsgmapobject_p.h11
-rw-r--r--src/location/qlocationglobal.h2
2 files changed, 12 insertions, 1 deletions
diff --git a/src/location/labs/qsg/qqsgmapobject_p.h b/src/location/labs/qsg/qqsgmapobject_p.h
index 1aecc990..52036805 100644
--- a/src/location/labs/qsg/qqsgmapobject_p.h
+++ b/src/location/labs/qsg/qqsgmapobject_p.h
@@ -37,6 +37,17 @@
#ifndef QQSGMAPOBJECT_H
#define QQSGMAPOBJECT_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtLocation/private/qlocationglobal_p.h>
#include <QtQuick/QSGOpacityNode>
#include <QtLocation/private/qgeomapobject_p.h>
diff --git a/src/location/qlocationglobal.h b/src/location/qlocationglobal.h
index e7355f04..ee3d9c8c 100644
--- a/src/location/qlocationglobal.h
+++ b/src/location/qlocationglobal.h
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
#endif
#ifdef Q_CLANG_QDOC
-#include "qlocation.h"
+#include "QtLocation/qlocation.h"
#endif
QT_END_NAMESPACE