aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/glu-common.cfg
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-12-16 07:18:36 +0100
committerSven Gothel <[email protected]>2012-12-16 07:18:36 +0100
commit74c254d42bb2389dc9bf257898053700c8c72568 (patch)
treeb640112fc38428ec6c5d0791e8674ed5e12e2677 /make/config/jogl/glu-common.cfg
parentb8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4 (diff)
Fix/Complete commit b8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4 - Adding missing GLU code
Diffstat (limited to 'make/config/jogl/glu-common.cfg')
-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 9271ec3c6..85d556b77 100644
--- a/make/config/jogl/glu-common.cfg
+++ b/make/config/jogl/glu-common.cfg
@@ -11,6 +11,7 @@ TagNativeBinding true
#
Import javax.media.opengl.*
Import javax.media.opengl.glu.*
+import com.jogamp.opengl.util.glsl.ShaderState
Import jogamp.opengl.*
Import jogamp.opengl.glu.*
Import jogamp.opengl.glu.tessellator.GLUtessellatorImpl