diff options
Diffstat (limited to 'alc/alu.cpp')
-rw-r--r-- | alc/alu.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/alu.cpp b/alc/alu.cpp index d5103852..7221ce27 100644 --- a/alc/alu.cpp +++ b/alc/alu.cpp @@ -64,6 +64,7 @@ #include "core/fpu_ctrl.h" #include "core/hrtf.h" #include "core/mastering.h" +#include "core/mixer.h" #include "core/mixer/defs.h" #include "core/uhjfilter.h" #include "effects/base.h" |