diff options
Diffstat (limited to 'make/glu-impl-macosx.cfg')
-rw-r--r-- | make/glu-impl-macosx.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/glu-impl-macosx.cfg b/make/glu-impl-macosx.cfg index 5e856c7ec..6dac11f54 100644 --- a/make/glu-impl-macosx.cfg +++ b/make/glu-impl-macosx.cfg @@ -4,3 +4,4 @@ Include glu-impl-common.cfg CustomCCode #include <inttypes.h> +CustomCCode #include <jni.h> |