summaryrefslogtreecommitdiffstats
path: root/src/core/qpostman_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qpostman_p.h')
-rw-r--r--src/core/qpostman_p.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/core/qpostman_p.h b/src/core/qpostman_p.h
index 469f37117..c98ce6700 100644
--- a/src/core/qpostman_p.h
+++ b/src/core/qpostman_p.h
@@ -34,8 +34,8 @@
**
****************************************************************************/
-#ifndef QT3D_QPOSTMAN_P_H
-#define QT3D_QPOSTMAN_P_H
+#ifndef QT3DCORE_QPOSTMAN_P_H
+#define QT3DCORE_QPOSTMAN_P_H
//
// W A R N I N G
@@ -53,7 +53,7 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
class QScene;
class QPostmanPrivate;
@@ -90,6 +90,6 @@ private:
QT_END_NAMESPACE
-Q_DECLARE_METATYPE(Qt3D::QAbstractPostman*)
+Q_DECLARE_METATYPE(Qt3DCore::QAbstractPostman*)
-#endif // QT3D_QPOSTMAN_P_H
+#endif // QT3DCORE_QPOSTMAN_P_H