diff options
-rw-r--r-- | make/config/jogl/glu-common.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/jogl/glu-common.cfg b/make/config/jogl/glu-common.cfg index d2a480254..56bf48f54 100644 --- a/make/config/jogl/glu-common.cfg +++ b/make/config/jogl/glu-common.cfg @@ -14,6 +14,7 @@ Import javax.media.opengl.glu.* Import jogamp.opengl.* Import jogamp.opengl.glu.* Import jogamp.opengl.glu.tessellator.GLUtessellatorImpl +Import com.jogamp.opengl.util.ProjectFloat Import com.jogamp.common.util.ReflectionUtil # Raise GLException instead of RuntimeException in glue code |