summaryrefslogtreecommitdiffstats
path: root/make/glu-impl-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-impl-common.cfg')
-rw-r--r--make/glu-impl-common.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/glu-impl-common.cfg b/make/glu-impl-common.cfg
index 13a7cfead..6710d0369 100644
--- a/make/glu-impl-common.cfg
+++ b/make/glu-impl-common.cfg
@@ -13,6 +13,7 @@ GetProcAddressTableExpr gluProcAddressTable
# and to the Mipmap class for scaling and mipmap generation
Import net.java.games.jogl.impl.tesselator.GLUtesselatorImpl
Import net.java.games.jogl.impl.mipmap.Mipmap
+Import java.security.*
# Custom Java code for GLUImpl class
IncludeAs CustomJavaCode GLUImpl glu-impl-common-CustomJavaCode.java