summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/warnings/tst_warnings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/warnings/tst_warnings.cpp')
-rw-r--r--tests/auto/testlib/selftests/warnings/tst_warnings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/warnings/tst_warnings.cpp b/tests/auto/testlib/selftests/warnings/tst_warnings.cpp
index cdad72bd57..61f090c2c3 100644
--- a/tests/auto/testlib/selftests/warnings/tst_warnings.cpp
+++ b/tests/auto/testlib/selftests/warnings/tst_warnings.cpp
@@ -29,7 +29,7 @@
#include <QtCore/QCoreApplication>
#include <QtCore/QRegularExpression>
-#include <QtTest/QtTest>
+#include <QTest>
class tst_Warnings: public QObject
{