summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/raycasting/tst_raycasting.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/raycasting/tst_raycasting.cpp')
-rw-r--r--tests/auto/render/raycasting/tst_raycasting.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/render/raycasting/tst_raycasting.cpp b/tests/auto/render/raycasting/tst_raycasting.cpp
index 2aaa92984..fed440f62 100644
--- a/tests/auto/render/raycasting/tst_raycasting.cpp
+++ b/tests/auto/render/raycasting/tst_raycasting.cpp
@@ -35,9 +35,9 @@
****************************************************************************/
#include <QtTest/QtTest>
-#include <Qt3DRenderer/private/entity_p.h>
-#include <Qt3DRenderer/qraycastingservice.h>
-#include <Qt3DRenderer/sphere.h>
+#include <Qt3DRender/private/entity_p.h>
+#include <Qt3DRender/qraycastingservice.h>
+#include <Qt3DRender/sphere.h>
#include <Qt3DCore/qboundingvolumeprovider.h>
#include <Qt3DCore/qray3d.h>