summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-headers.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-headers.cfg')
-rw-r--r--make/config/jogl/gl-headers.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/config/jogl/gl-headers.cfg b/make/config/jogl/gl-headers.cfg
index a23d09dc1..b80630c63 100644
--- a/make/config/jogl/gl-headers.cfg
+++ b/make/config/jogl/gl-headers.cfg
@@ -1,3 +1,5 @@
+CustomCCode #include <gluegen_stdint.h>
+CustomCCode #include <stdio.h> /* android */
CustomCCode /* Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in
CustomCCode "glext.h" are parsed. */
CustomCCode #define GL_GLEXT_PROTOTYPES