diff options
Diffstat (limited to 'make/config/jogl/cglext.cfg')
-rw-r--r-- | make/config/jogl/cglext.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/cglext.cfg b/make/config/jogl/cglext.cfg index 3c6708460..913ba17b7 100644 --- a/make/config/jogl/cglext.cfg +++ b/make/config/jogl/cglext.cfg @@ -18,7 +18,7 @@ Include gl-desktop.cfg NIOOnly __ALL__ NIODirectOnly __ALL__ -GLHeader GL/cglext.h +GLSemHeader GL/cglext.h EmitProcAddressTable true ProcAddressTableClassName CGLExtProcAddressTable |