summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/glu-base.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/glu-base.cfg')
-rw-r--r--make/config/jogl/glu-base.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/glu-base.cfg b/make/config/jogl/glu-base.cfg
index 93aff1fa9..05aa2110e 100644
--- a/make/config/jogl/glu-base.cfg
+++ b/make/config/jogl/glu-base.cfg
@@ -18,7 +18,7 @@ Ignore gluScaleImage
# Custom Java code for GLU class
IncludeAs CustomJavaCode GLU glu-CustomJavaCode-base.java
-ManualStaticInit GLU
+ManualStaticInitCall GLU
# Imports for the Error and Registry classes
Import jogamp.opengl.glu.error.Error