summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/wheelevent/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/cocoa/wheelevent/main.cpp')
-rw-r--r--tests/manual/cocoa/wheelevent/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/cocoa/wheelevent/main.cpp b/tests/manual/cocoa/wheelevent/main.cpp
index 979498991d..69c0960419 100644
--- a/tests/manual/cocoa/wheelevent/main.cpp
+++ b/tests/manual/cocoa/wheelevent/main.cpp
@@ -40,7 +40,7 @@
****************************************************************************/
#include <QtCore>
-#include <QtGui>
+#include <QtWidgets>
#include "window.h"