summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp')
-rw-r--r--tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp b/tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp
index 7ea79a5f5..09a5501d9 100644
--- a/tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp
+++ b/tests/auto/core/vector3d_sse/tst_vector3d_sse.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QtTest/QTest>
#include <Qt3DCore/private/vector3d_sse_p.h>
using namespace Qt3DCore;