From: Emil Velikov <[email protected]> Signed-off-by: Emil Velikov <[email protected]> --- egl/wayland-egl-priv.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/egl/wayland-egl-priv.h b/egl/wayland-egl-priv.h index ada5226..9e56fbe 100644 --- a/egl/wayland-egl-priv.h +++ b/egl/wayland-egl-priv.h @@ -35,6 +35,7 @@ #define WL_EGL_EXPORT #endif +#include <stdint.h> #include <wayland-client.h> #ifdef __cplusplus -- 2.14.1 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
