diff options
Diffstat (limited to 'make/config/jogl/gl-es2.cfg')
-rw-r--r-- | make/config/jogl/gl-es2.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/jogl/gl-es2.cfg b/make/config/jogl/gl-es2.cfg index cdfd7fef8..14498d0b9 100644 --- a/make/config/jogl/gl-es2.cfg +++ b/make/config/jogl/gl-es2.cfg @@ -20,6 +20,7 @@ Implements GLES2Impl GL2ES2 HierarchicalNativeOutput false Include gl-common.cfg Include gl-common-extensions.cfg +Include gl2_es2-common.cfg EmitProcAddressTable true ProcAddressTableClassName GLES2ProcAddressTable |