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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/raycasting/tst_raycasting.cpp b/tests/auto/render/raycasting/tst_raycasting.cpp
index 994778d4a..2aaa92984 100644
--- a/tests/auto/render/raycasting/tst_raycasting.cpp
+++ b/tests/auto/render/raycasting/tst_raycasting.cpp
@@ -41,7 +41,7 @@
#include <Qt3DCore/qboundingvolumeprovider.h>
#include <Qt3DCore/qray3d.h>
-using namespace Qt3D;
+using namespace Qt3DCore;
using namespace Qt3DRender;
using namespace Qt3DRender::Render;