summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience/qeglpbuffer_p.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/platformsupport/eglconvenience/qeglpbuffer_p.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/platformsupport/eglconvenience/qeglpbuffer_p.h')
-rw-r--r--src/platformsupport/eglconvenience/qeglpbuffer_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platformsupport/eglconvenience/qeglpbuffer_p.h b/src/platformsupport/eglconvenience/qeglpbuffer_p.h
index a932762a67..81fdab8901 100644
--- a/src/platformsupport/eglconvenience/qeglpbuffer_p.h
+++ b/src/platformsupport/eglconvenience/qeglpbuffer_p.h
@@ -45,9 +45,9 @@
// We mean it.
//
+#include <EGL/egl.h>
#include <qpa/qplatformoffscreensurface.h>
#include <QtPlatformSupport/private/qeglplatformcontext_p.h>
-#include <QtPlatformSupport/private/qt_egl_p.h>
QT_BEGIN_NAMESPACE