summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macgui/guitest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/macgui/guitest.cpp')
-rw-r--r--tests/auto/other/macgui/guitest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/other/macgui/guitest.cpp b/tests/auto/other/macgui/guitest.cpp
index ff90c28051..2effce7393 100644
--- a/tests/auto/other/macgui/guitest.cpp
+++ b/tests/auto/other/macgui/guitest.cpp
@@ -32,7 +32,8 @@
#include <QWidget>
#include <QStack>
#include <QTimer>
-#include <QtTest/QtTest>
+#include <QTest>
+#include <QTestEventLoop>
#ifdef Q_OS_MAC
# include <ApplicationServices/ApplicationServices.h>