summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp')
-rw-r--r--tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp b/tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp
index e090c0d851..1b8ef9ad0f 100644
--- a/tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp
+++ b/tests/auto/widgets/dialogs/qwizard/tst_qwizard_2.cpp
@@ -35,7 +35,7 @@
#include <QWizard>
#include <QWizardPage>
-#include <QtTest/QtTest>
+#include <QTest>
class taskQTBUG_25691 : public QWizard
{