summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp')
-rw-r--r--tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp b/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
index f14be4177..9f452cd24 100644
--- a/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
+++ b/tests/auto/render/opengl/qgraphicsutils/tst_qgraphicsutils.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QtTest/QTest>
#include <qgraphicsutils_p.h>
class tst_QGraphicsUtils : public QObject