summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/EGL/eglplatform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/EGL/eglplatform.h b/include/EGL/eglplatform.h
index b6311f84ae..83e89cd704 100644
--- a/include/EGL/eglplatform.h
+++ b/include/EGL/eglplatform.h
@@ -15,6 +15,7 @@
#if !defined(_WIN32_WCE)
#include <sys/types.h>
+#include <stdint.h>
#endif
/* Macros used in EGL function prototype declarations.