aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-es2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-es2.cfg')
-rw-r--r--make/config/jogl/gl-es2.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/gl-es2.cfg b/make/config/jogl/gl-es2.cfg
index 9caa3b7f7..dcdc39b29 100644
--- a/make/config/jogl/gl-es2.cfg
+++ b/make/config/jogl/gl-es2.cfg
@@ -12,7 +12,7 @@ JavaClass GLES2
Extends GLES2 GLBase
Extends GLES2 GL
Extends GLES2 GL2ES2
-ImplPackage com.jogamp.opengl.impl.es2
+ImplPackage jogamp.opengl.es2
ImplJavaClass GLES2Impl
Implements GLES2Impl GLBase
Implements GLES2Impl GL