summaryrefslogtreecommitdiffstats
path: root/src/core/qbackendscenepropertychange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qbackendscenepropertychange.h')
-rw-r--r--src/core/qbackendscenepropertychange.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/qbackendscenepropertychange.h b/src/core/qbackendscenepropertychange.h
index 382418500..8c06d19af 100644
--- a/src/core/qbackendscenepropertychange.h
+++ b/src/core/qbackendscenepropertychange.h
@@ -34,15 +34,15 @@
**
****************************************************************************/
-#ifndef QT3D_QBACKENDSCENEPROPERTYCHANGE_H
-#define QT3D_QBACKENDSCENEPROPERTYCHANGE_H
+#ifndef QT3DCORE_QBACKENDSCENEPROPERTYCHANGE_H
+#define QT3DCORE_QBACKENDSCENEPROPERTYCHANGE_H
#include <Qt3DCore/qscenepropertychange.h>
#include <Qt3DCore/qnodeid.h>
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
class QBackendScenePropertyChangePrivate;
class QBackendNode;
@@ -70,4 +70,4 @@ typedef QSharedPointer<QBackendScenePropertyChange> QBackendScenePropertyChangeP
QT_END_NAMESPACE
-#endif // QT3D_QBACKENDSCENEPROPERTYCHANGE_H
+#endif // QT3DCORE_QBACKENDSCENEPROPERTYCHANGE_H