diff options
Diffstat (limited to 'make/gl-impl-macosx.cfg')
-rw-r--r-- | make/gl-impl-macosx.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gl-impl-macosx.cfg b/make/gl-impl-macosx.cfg index fad4ac4f9..9edf96731 100644 --- a/make/gl-impl-macosx.cfg +++ b/make/gl-impl-macosx.cfg @@ -13,6 +13,7 @@ ProcAddressTableClassName GLProcAddressTable ContextVariableName _context CustomCCode #include <inttypes.h> +CustomCCode #include <stdlib.h> CustomCCode /* Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in CustomCCode "glext.h" are parsed. */ |