summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qframegraph/tst_qframegraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qframegraph/tst_qframegraph.cpp')
-rw-r--r--tests/auto/render/qframegraph/tst_qframegraph.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/render/qframegraph/tst_qframegraph.cpp b/tests/auto/render/qframegraph/tst_qframegraph.cpp
index ce6ed338c..f3dfe7ca9 100644
--- a/tests/auto/render/qframegraph/tst_qframegraph.cpp
+++ b/tests/auto/render/qframegraph/tst_qframegraph.cpp
@@ -39,8 +39,8 @@
#include <Qt3DCore/private/qscene_p.h>
#include <Qt3DCore/qentity.h>
-#include <Qt3DRenderer/qframegraphnode.h>
-#include <Qt3DRenderer/qframegraph.h>
+#include <Qt3DRender/qframegraphnode.h>
+#include <Qt3DRender/qframegraph.h>
#include "testpostmanarbiter.h"