diff options
Diffstat (limited to 'make/gl-macosx.cfg')
-rw-r--r-- | make/gl-macosx.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gl-macosx.cfg b/make/gl-macosx.cfg index dc8d41ac8..58883ebec 100644 --- a/make/gl-macosx.cfg +++ b/make/gl-macosx.cfg @@ -5,6 +5,7 @@ JavaClass GL ImplPackage com.sun.opengl.impl ImplJavaClass GLImpl Include gl-common-macosx.cfg +Include gl-desktop.cfg EmitProcAddressTable true ProcAddressTableClassName GLProcAddressTable |