summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/initmain
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/initmain')
-rw-r--r--tests/auto/testlib/initmain/tst_initmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/initmain/tst_initmain.cpp b/tests/auto/testlib/initmain/tst_initmain.cpp
index f08f82c5ec..079fe1493f 100644
--- a/tests/auto/testlib/initmain/tst_initmain.cpp
+++ b/tests/auto/testlib/initmain/tst_initmain.cpp
@@ -28,7 +28,7 @@
#include <QtCore/QCoreApplication>
-#include <QtTest/QtTest>
+#include <QTest>
class tst_InitMain : public QObject
{