summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/other/macgui/guitest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/macgui/guitest.cpp b/tests/auto/other/macgui/guitest.cpp
index 6ab5a64a97..8383fd0857 100644
--- a/tests/auto/other/macgui/guitest.cpp
+++ b/tests/auto/other/macgui/guitest.cpp
@@ -48,7 +48,7 @@
#include <QtTest/QtTest>
#ifdef Q_OS_MAC
-# include <private/qt_mac_p.h>
+# include <ApplicationServices/ApplicationServices.h>
#endif