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