diff options
Diffstat (limited to 'make/gl-impl-macosx.cfg')
-rw-r--r-- | make/gl-impl-macosx.cfg | 2 |
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> |