summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp')
-rw-r--r--tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp b/tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp
index 9e6ab6fa4..3c015ee3a 100644
--- a/tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp
+++ b/tests/benchmarks/core/qframeallocator/tst_bench_qframeallocator.cpp
@@ -39,7 +39,7 @@
#include <Qt3DCore/QFrameAllocator>
-using namespace Qt3D;
+using namespace Qt3DCore;
class tst_QFrameAllocator : public QObject
{