summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp')
-rw-r--r--tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp b/tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp
index 741594b660..38fc547335 100644
--- a/tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp
+++ b/tests/auto/other/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp
@@ -28,7 +28,7 @@
#include <QtWidgets/QWidget>
#include <QtWidgets/QPushButton>
-#include <QtTest/QtTest>
+#include <QTest>
QT_BEGIN_NAMESPACE
namespace QtSharedPointer {