aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal-alext.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal-alext.cfg')
-rw-r--r--make/joal-alext.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/joal-alext.cfg b/make/joal-alext.cfg
index d57b9a3..da63612 100644
--- a/make/joal-alext.cfg
+++ b/make/joal-alext.cfg
@@ -31,6 +31,8 @@ Import java.io.UnsupportedEncodingException
Import java.util.*
Import com.jogamp.openal.*
Import jogamp.openal.*
+Import java.security.AccessController
+Import java.security.PrivilegedAction
# Factor out the OpenAL constants into their own interface
Ignore ^AL_.+