summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp')
-rw-r--r--tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp b/tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp
index 8ea914318..b06025b50 100644
--- a/tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp
+++ b/tests/auto/render/opengl/renderqueue/tst_renderqueue.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QtTest/QTest>
#include <QMutex>
#include <QWaitCondition>
#include <QThread>