summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraph.h')
-rw-r--r--src/render/framegraph/qframegraph.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/framegraph/qframegraph.h b/src/render/framegraph/qframegraph.h
index 0b720ea72..35cf09b09 100644
--- a/src/render/framegraph/qframegraph.h
+++ b/src/render/framegraph/qframegraph.h
@@ -37,7 +37,7 @@
#ifndef QT3DRENDER_QFRAMEGRAPH_H
#define QT3DRENDER_QFRAMEGRAPH_H
-#include <Qt3DRenderer/qt3drenderer_global.h>
+#include <Qt3DRender/qt3drender_global.h>
#include <Qt3DCore/qcomponent.h>
QT_BEGIN_NAMESPACE
@@ -47,7 +47,7 @@ namespace Qt3DRender {
class QFrameGraphPrivate;
class QFrameGraphNode;
-class QT3DRENDERERSHARED_EXPORT QFrameGraph : public Qt3DCore::QComponent
+class QT3DRENDERSHARED_EXPORT QFrameGraph : public Qt3DCore::QComponent
{
Q_OBJECT
// Note : The full namespace has to be used to define the property