aboutsummaryrefslogtreecommitdiffstats
path: root/make/config
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-04-02 08:37:10 +0200
committerSven Gothel <[email protected]>2012-04-02 08:37:10 +0200
commit01766fba27a35ab22908e4580c3783ceb9e5a6d1 (patch)
tree47883ae39bca3eeaf667cab439751d64a09cd899 /make/config
parent5911b729b69b7fb327e441b33f22eb1ef31a03df (diff)
Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ProjectFloat
Diffstat (limited to 'make/config')
-rw-r--r--make/config/jogl/glu-common.cfg1
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