aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alu.cpp')
-rw-r--r--alc/alu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alu.cpp b/alc/alu.cpp
index eb1fb291..5c532a05 100644
--- a/alc/alu.cpp
+++ b/alc/alu.cpp
@@ -60,6 +60,7 @@
#include "bformatdec.h"
#include "bs2b.h"
#include "core/devformat.h"
+#include "core/mastering.h"
#include "cpu_caps.h"
#include "effects/base.h"
#include "filters/biquad.h"
@@ -69,7 +70,6 @@
#include "front_stablizer.h"
#include "hrtf.h"
#include "inprogext.h"
-#include "mastering.h"
#include "math_defs.h"
#include "mixer/defs.h"
#include "opthelpers.h"