diff options
Diffstat (limited to 'make/joal.cfg')
-rwxr-xr-x | make/joal.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/joal.cfg b/make/joal.cfg index 9c1901a..eb9c874 100755 --- a/make/joal.cfg +++ b/make/joal.cfg @@ -14,7 +14,7 @@ ProcAddressNameExpr LP $UPPERCASE({0}) Import net.java.games.joal.* Import net.java.games.joal.impl.* -Import com.sun.gluegen.runtime.* +Import com.jogamp.gluegen.runtime.* # Factor out the OpenAL constants into their own interface Ignore ^AL_.+ |