summaryrefslogtreecommitdiffstats
path: root/src/core/resources/qframeallocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/resources/qframeallocator.h')
-rw-r--r--src/core/resources/qframeallocator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/resources/qframeallocator.h b/src/core/resources/qframeallocator.h
index 4fab92e91..97ef3f9c6 100644
--- a/src/core/resources/qframeallocator.h
+++ b/src/core/resources/qframeallocator.h
@@ -34,8 +34,8 @@
**
****************************************************************************/
-#ifndef QT3D_QFRAMEALLOCATOR_H
-#define QT3D_QFRAMEALLOCATOR_H
+#ifndef QT3DCORE_QFRAMEALLOCATOR_H
+#define QT3DCORE_QFRAMEALLOCATOR_H
#ifdef QFRAMEALLOCATOR_DEBUG
@@ -50,7 +50,7 @@
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DCore {
class QFrameAllocatorPrivate;