From c43a0f3afdcd3c90aea1f9b233e113ab2bd83f8a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 5 Aug 2011 09:52:06 +0200 Subject: Add missing incl of gluegen's stdint (win32 failed) --- make/config/jogl/gl-headers.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'make/config/jogl/gl-headers.cfg') diff --git a/make/config/jogl/gl-headers.cfg b/make/config/jogl/gl-headers.cfg index d94e217de..b80630c63 100644 --- a/make/config/jogl/gl-headers.cfg +++ b/make/config/jogl/gl-headers.cfg @@ -1,3 +1,4 @@ +CustomCCode #include CustomCCode #include /* android */ CustomCCode /* Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in CustomCCode "glext.h" are parsed. */ -- cgit v1.2.3