aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-common.cfg')
-rw-r--r--make/config/jogl/gl-common.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/config/jogl/gl-common.cfg b/make/config/jogl/gl-common.cfg
index 608aafad3..1ee882e40 100644
--- a/make/config/jogl/gl-common.cfg
+++ b/make/config/jogl/gl-common.cfg
@@ -9,8 +9,7 @@ UnsupportedExceptionType GLException
Import java.nio.*
Import java.util.*
Import javax.media.opengl.*
-Import javax.media.opengl.sub.*
-Import javax.media.opengl.sub.fixed.*
+Import javax.media.opengl.fixedfunc.*
Import com.sun.opengl.impl.*
#####################################################################