summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qentity_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qentity_p.h')
-rw-r--r--src/core/nodes/qentity_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/nodes/qentity_p.h b/src/core/nodes/qentity_p.h
index 5c683bdfc..03812dfae 100644
--- a/src/core/nodes/qentity_p.h
+++ b/src/core/nodes/qentity_p.h
@@ -34,8 +34,8 @@
**
****************************************************************************/
-#ifndef QT3D_QENTITY_P_H
-#define QT3D_QENTITY_P_H
+#ifndef QT3DCORE_QENTITY_P_H
+#define QT3DCORE_QENTITY_P_H
//
// W A R N I N G
@@ -54,7 +54,7 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
class QT3DCORESHARED_EXPORT QEntityPrivate : public QNodePrivate
{
@@ -76,4 +76,4 @@ public :
QT_END_NAMESPACE
-#endif // QT3D_QENTITY_P_H
+#endif // QT3DCORE_QENTITY_P_H