summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qframegraphselector_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/framegraph-components/qframegraphselector_p.h')
-rw-r--r--src/render/frontend/framegraph-components/qframegraphselector_p.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/render/frontend/framegraph-components/qframegraphselector_p.h b/src/render/frontend/framegraph-components/qframegraphselector_p.h
index 28228dcdb..b1d63a7fe 100644
--- a/src/render/frontend/framegraph-components/qframegraphselector_p.h
+++ b/src/render/frontend/framegraph-components/qframegraphselector_p.h
@@ -34,14 +34,14 @@
**
****************************************************************************/
-#ifndef QT3D_QFRAMEGRAPHSELECTOR_P_H
-#define QT3D_QFRAMEGRAPHSELECTOR_P_H
+#ifndef QT3DRENDER_QFRAMEGRAPHSELECTOR_P_H
+#define QT3DRENDER_QFRAMEGRAPHSELECTOR_P_H
#include <Qt3DRenderer/private/qframegraphnode_p.h>
QT_BEGIN_NAMESPACE
-namespace Qt3D {
+namespace Qt3DRender {
class QFrameGraphSelector;
class QFrameGraphSelectorFunctor;
@@ -57,9 +57,9 @@ public:
Q_DECLARE_PUBLIC(QFrameGraphSelector)
};
-} // Qt3D
+} // namespace Qt3DRender
QT_END_NAMESPACE
-#endif // QT3D_QFRAMEGRAPHSELECTOR_P_H
+#endif // QT3DRENDER_QFRAMEGRAPHSELECTOR_P_H