From: Adrian Negreanu <adrian.m.negre...@intel.com>

Signed-off-by: Adrian Negreanu <adrian.m.negre...@intel.com>
---
 clients/simple-egl.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/clients/simple-egl.c b/clients/simple-egl.c
index 54dfe93..4eeba02 100644
--- a/clients/simple-egl.c
+++ b/clients/simple-egl.c
@@ -38,6 +38,8 @@
 #include <EGL/egl.h>
 #include <EGL/eglext.h>
 
+#include <src/weston-egl-ext.h>
+
 #ifndef EGL_EXT_swap_buffers_with_damage
 #define EGL_EXT_swap_buffers_with_damage 1
 typedef EGLBoolean (EGLAPIENTRYP 
PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC)(EGLDisplay dpy, EGLSurface surface, EGLint 
*rects, EGLint n_rects);
-- 
1.8.0

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to