summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraph.cpp')
-rw-r--r--src/render/framegraph/qframegraph.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/framegraph/qframegraph.cpp b/src/render/framegraph/qframegraph.cpp
index a6193a4c9..8c8c34f59 100644
--- a/src/render/framegraph/qframegraph.cpp
+++ b/src/render/framegraph/qframegraph.cpp
@@ -37,8 +37,8 @@
#include "qframegraph.h"
#include "qframegraph_p.h"
#include <Qt3DCore/qentity.h>
-#include <Qt3DRenderer/qframegraphnode.h>
-#include <Qt3DRenderer/private/qframegraphnode_p.h>
+#include <Qt3DRender/qframegraphnode.h>
+#include <Qt3DRender/private/qframegraphnode_p.h>
QT_BEGIN_NAMESPACE