<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - BUILD ERROR caused by wrong inclusion-(order)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92104#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - BUILD ERROR caused by wrong inclusion-(order)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92104">bug 92104</a>
from <span class="vcard"><a class="email" href="mailto:unixman@archlinux.info" title="ahmet_acar <unixman@archlinux.info>"> <span class="fn">ahmet_acar</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>