aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal.cfg')
-rwxr-xr-xmake/joal.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joal.cfg b/make/joal.cfg
index c6894d9..7d35307 100755
--- a/make/joal.cfg
+++ b/make/joal.cfg
@@ -55,6 +55,7 @@ ArgumentIsString alGetProcAddress 0
# Provide #includes to native code
CustomCCode #include "al.h"
+CustomCCode #include "efx.h"
CustomJavaCode ALImpl /** Provides dlsym() capabilities because alGetProcAddress is
CustomJavaCode ALImpl broken for core OpenAL routines at least up through OpenAL 1.1. */