[RFC wayland 8/9] wayland-egl: add stdint.h include for intptr_t
Emil Velikov
emil.l.velikov at gmail.com
Fri Sep 15 10:29:26 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
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
More information about the wayland-devel
mailing list