summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp')
-rw-r--r--tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp b/tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp
index b6c0f1f953..dd403e97c4 100644
--- a/tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp
+++ b/tests/auto/testlib/selftests/multiexec/tst_multiexec.cpp
@@ -27,7 +27,7 @@
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QTest>
class tst_Nothing: public QObject
{