[Wayland-bugs] [Bug 92104] BUILD ERROR caused by wrong inclusion-(order)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 24 08:59:22 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92104
--- Comment #3 from ahmet_acar <unixman at archlinux.info> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150924/037ed740/attachment.html>
More information about the wayland-bugs
mailing list