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 f2c843fe..b50927e2 100644
--- a/alc/alu.cpp
+++ b/alc/alu.cpp
@@ -60,6 +60,7 @@
#include "bformatdec.h"
#include "bs2b.h"
#include "cpu_caps.h"
+#include "devformat.h"
#include "effects/base.h"
#include "filters/biquad.h"
#include "filters/nfc.h"
@@ -75,7 +76,6 @@
#include "threads.h"
#include "uhjfilter.h"
#include "vecmat.h"
-#include "vector.h"
#include "bsinc_inc.h"