aboutsummaryrefslogtreecommitdiffstats
path: root/make/gl-impl-macosx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/gl-impl-macosx.cfg')
-rw-r--r--make/gl-impl-macosx.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/gl-impl-macosx.cfg b/make/gl-impl-macosx.cfg
index 5ada8af01..5aa8ea786 100644
--- a/make/gl-impl-macosx.cfg
+++ b/make/gl-impl-macosx.cfg
@@ -6,8 +6,10 @@ JavaClass GL
ImplPackage net.java.games.jogl.impl.macosx
ImplJavaClass MacOSXGLImpl
Include gl-common-macosx.cfg
+Include gl-glx-common.cfg
EmitProcAddressTable true
+ProcAddressTableClassName GLProcAddressTable
CustomCCode #include <inttypes.h>