summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/glu-gl2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/glu-gl2.cfg')
-rw-r--r--make/config/jogl/glu-gl2.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/glu-gl2.cfg b/make/config/jogl/glu-gl2.cfg
index 2dcc15a94..491d9224f 100644
--- a/make/config/jogl/glu-gl2.cfg
+++ b/make/config/jogl/glu-gl2.cfg
@@ -15,7 +15,7 @@ CustomCCode #include <windows.h>
CustomCCode #undef WIN32_LEAN_AND_MEAN
CustomCCode
CustomCCode #include <stddef.h>
-CustomCCode #elif defined(macosx)
+CustomCCode #elif defined(__APPLE__)
CustomCCode #include <inttypes.h>
CustomCCode #include <jni.h>
CustomCCode #include </usr/include/machine/types.h>