https://bugs.freedesktop.org/show_bug.cgi?id=92104
--- Comment #3 from ahmet_acar <[email protected]> --- to fix: --- shared/platform.h | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/platform.h b/shared/platform.h index 64e1fbf..cf4ecc0 100644 --- a/shared/platform.h +++ b/shared/platform.h @@ -29,6 +29,7 @@ #include <string.h> #ifdef ENABLE_EGL +#include <wayland-egl.h> #include <EGL/egl.h> #include <EGL/eglext.h> #endif -- 2.5.3 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
