summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/vector3d_base/tst_vector3d_base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/vector3d_base/tst_vector3d_base.cpp')
-rw-r--r--tests/auto/core/vector3d_base/tst_vector3d_base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/vector3d_base/tst_vector3d_base.cpp b/tests/auto/core/vector3d_base/tst_vector3d_base.cpp
index c3e5390a9..4864f9e83 100644
--- a/tests/auto/core/vector3d_base/tst_vector3d_base.cpp
+++ b/tests/auto/core/vector3d_base/tst_vector3d_base.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QtTest/QTest>
#include <Qt3DCore/private/vector3d_p.h>
class tst_Vector3D_Base: public QObject