summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp')
-rw-r--r--tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp b/tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp
index b037c461f..72d9cba82 100644
--- a/tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp
+++ b/tests/auto/render/triangleboundingvolume/tst_triangleboundingvolume.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QtTest/QTest>
#include <Qt3DRender/private/entity_p.h>
#include <Qt3DRender/private/triangleboundingvolume_p.h>
#include <Qt3DRender/private/qraycastingservice_p.h>