summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qoffscreensurface_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qoffscreensurface_platform.h')
-rw-r--r--src/gui/kernel/qoffscreensurface_platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qoffscreensurface_platform.h b/src/gui/kernel/qoffscreensurface_platform.h
index addba347b9..3eb250ea5e 100644
--- a/src/gui/kernel/qoffscreensurface_platform.h
+++ b/src/gui/kernel/qoffscreensurface_platform.h
@@ -42,6 +42,7 @@
#include <QtGui/qtguiglobal.h>
#include <QtGui/qoffscreensurface.h>
+#include <QtCore/qnativeinterface.h>
#if defined(Q_OS_ANDROID)
struct ANativeWindow;