summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qhooks/tst_qhooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/global/qhooks/tst_qhooks.cpp')
-rw-r--r--tests/auto/corelib/global/qhooks/tst_qhooks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/global/qhooks/tst_qhooks.cpp b/tests/auto/corelib/global/qhooks/tst_qhooks.cpp
index c06b9e7e3d..5a24275177 100644
--- a/tests/auto/corelib/global/qhooks/tst_qhooks.cpp
+++ b/tests/auto/corelib/global/qhooks/tst_qhooks.cpp
@@ -27,7 +27,7 @@
****************************************************************************/
-#include <QtTest/QtTest>
+#include <QTest>
#include <QtCore/private/qhooks_p.h>
class tst_QHooks: public QObject