summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qeventdispatcher_qpa_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qeventdispatcher_qpa_p.h')
-rw-r--r--src/gui/kernel/qeventdispatcher_qpa_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qeventdispatcher_qpa_p.h b/src/gui/kernel/qeventdispatcher_qpa_p.h
index 74522477e8..c4a222168e 100644
--- a/src/gui/kernel/qeventdispatcher_qpa_p.h
+++ b/src/gui/kernel/qeventdispatcher_qpa_p.h
@@ -53,6 +53,7 @@
// We mean it.
//
+#include <QtCore/qglobal.h>
#if defined(Q_OS_UNIX)
#include "private/qeventdispatcher_unix_p.h"
#define EVENTDISPATCHERBASE QEventDispatcherUNIX