aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALu.c
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-04-21 23:23:46 -0700
committerChris Robinson <[email protected]>2018-04-21 23:23:46 -0700
commit9575eebac43c4401a1e82215e10700a01dd8be55 (patch)
treeefb6c9261b41eb191fb48fab4e7a39e01c54d472 /Alc/ALu.c
parentace8e648509a1afa587a4e6c778e37a2e854e496 (diff)
Move the bnad-splitter filters to a separate source
Diffstat (limited to 'Alc/ALu.c')
-rw-r--r--Alc/ALu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/ALu.c b/Alc/ALu.c
index 8eda3094..d8301f2b 100644
--- a/Alc/ALu.c
+++ b/Alc/ALu.c
@@ -39,6 +39,7 @@
#include "bformatdec.h"
#include "static_assert.h"
#include "ringbuffer.h"
+#include "filters/splitter.h"
#include "mixer/defs.h"
#include "fpu_modes.h"