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