diff options
Diffstat (limited to 'alc/alu.cpp')
-rw-r--r-- | alc/alu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alu.cpp b/alc/alu.cpp index 8dd36fb3..b2b0834a 100644 --- a/alc/alu.cpp +++ b/alc/alu.cpp @@ -62,13 +62,13 @@ #include "core/filters/nfc.h" #include "core/filters/splitter.h" #include "core/fpu_ctrl.h" +#include "core/hrtf.h" #include "core/mastering.h" #include "core/mixer/defs.h" #include "core/uhjfilter.h" #include "effects/base.h" #include "effectslot.h" #include "front_stablizer.h" -#include "hrtf.h" #include "inprogext.h" #include "math_defs.h" #include "opthelpers.h" |