summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qcomponent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qcomponent_p.h')
-rw-r--r--src/core/nodes/qcomponent_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/nodes/qcomponent_p.h b/src/core/nodes/qcomponent_p.h
index 1761b0875..56c807a61 100644
--- a/src/core/nodes/qcomponent_p.h
+++ b/src/core/nodes/qcomponent_p.h
@@ -34,8 +34,8 @@
**
****************************************************************************/
-#ifndef QT3D_QCOMPONENT_P_H
-#define QT3D_QCOMPONENT_P_H
+#ifndef QT3DCORE_QCOMPONENT_P_H
+#define QT3DCORE_QCOMPONENT_P_H
//
// W A R N I N G
@@ -53,7 +53,7 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
class QT3DCORESHARED_EXPORT QComponentPrivate : public QNodePrivate
{
@@ -73,4 +73,4 @@ public:
QT_END_NAMESPACE
-#endif // QT3D_QCOMPONENT_P_H
+#endif // QT3DCORE_QCOMPONENT_P_H