summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfsscreen.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-05-04 10:44:53 +0200
committerLiang Qi <liang.qi@qt.io>2016-05-04 09:00:34 +0000
commit63ec10353db7aaaf227f769398056b6fd42f9b7d (patch)
treeb119a5561e2a159d335c73f6afa9893558a99175 /src/plugins/platforms/eglfs/qeglfsscreen.h
parent60cd1c67759642018ef93cc45a90714729100d9d (diff)
Revert "egl: Reshuffle headers to help less fortunate systems with X11"
This reverts commit ecf127505effbbf4dbfd1e7cb9561de5dae51bf2. ecf12750 breaks the build of qtwayland. Change-Id: If8bf04f035aa47e4e867d201ec7d95b0d3e18317 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/eglfs/qeglfsscreen.h')
-rw-r--r--src/plugins/platforms/eglfs/qeglfsscreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/platforms/eglfs/qeglfsscreen.h b/src/plugins/platforms/eglfs/qeglfsscreen.h
index ea669bd5bc..8f1d87ea25 100644
--- a/src/plugins/platforms/eglfs/qeglfsscreen.h
+++ b/src/plugins/platforms/eglfs/qeglfsscreen.h
@@ -36,6 +36,7 @@
#include "qeglfsglobal.h"
#include <QtCore/QPointer>
+#include <EGL/egl.h>
QT_BEGIN_NAMESPACE