summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmakelib/tst_qmakelib.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmakelib/tst_qmakelib.h')
-rw-r--r--tests/auto/tools/qmakelib/tst_qmakelib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/qmakelib/tst_qmakelib.h b/tests/auto/tools/qmakelib/tst_qmakelib.h
index 4bc62cbd99..7c82a08cbd 100644
--- a/tests/auto/tools/qmakelib/tst_qmakelib.h
+++ b/tests/auto/tools/qmakelib/tst_qmakelib.h
@@ -30,7 +30,7 @@
#include <QObject>
#include <QProcessEnvironment>
-#include <QtTest/QtTest>
+#include <QTest>
class tst_qmakelib : public QObject
{