aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-es1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-es1.cfg')
-rw-r--r--make/config/jogl/gl-es1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/gl-es1.cfg b/make/config/jogl/gl-es1.cfg
index 4543b7fd2..5c69be9b7 100644
--- a/make/config/jogl/gl-es1.cfg
+++ b/make/config/jogl/gl-es1.cfg
@@ -17,7 +17,7 @@ JavaClass GLES1
Extends GLES1 GLBase
Extends GLES1 GL
Extends GLES1 GL2ES1
-ImplPackage com.jogamp.opengl.impl.es1
+ImplPackage jogamp.opengl.es1
ImplJavaClass GLES1Impl
Implements GLES1Impl GLBase
Implements GLES1Impl GL