aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-es1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-es1.cfg')
-rwxr-xr-xmake/glu-es1.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/glu-es1.cfg b/make/glu-es1.cfg
index f1beb1ff1..02d529fde 100755
--- a/make/glu-es1.cfg
+++ b/make/glu-es1.cfg
@@ -22,6 +22,8 @@ IncludeAs CustomJavaCode GLUes1 glu-CustomJavaCode-gles1.java
Import javax.media.opengl.GLES1
Import javax.media.opengl.glu.GLU
Import javax.media.opengl.util.BufferUtil
-Import com.sun.opengl.impl.glu.mipmap.Mipmap
+# FIXME n.a. on JSR-239 CDC: java.nio.ByteOrder, used by mipmap
+# Import com.sun.opengl.impl.glu.mipmap.Mipmap
+
Include glu-common.cfg