summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macnativeevents/expectedeventlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/macnativeevents/expectedeventlist.cpp')
-rw-r--r--tests/auto/other/macnativeevents/expectedeventlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/macnativeevents/expectedeventlist.cpp b/tests/auto/other/macnativeevents/expectedeventlist.cpp
index 155218e7d2..52552342e4 100644
--- a/tests/auto/other/macnativeevents/expectedeventlist.cpp
+++ b/tests/auto/other/macnativeevents/expectedeventlist.cpp
@@ -30,7 +30,7 @@
#include <QDebug>
#include <QCoreApplication>
#include <QAbstractEventDispatcher>
-#include <QtTest/QtTest>
+#include <QTest>
ExpectedEventList::ExpectedEventList(QObject *target)
: QObject(target), eventCount(0)