diff options
author | Chris Robinson <[email protected]> | 2018-04-21 23:23:46 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-04-21 23:23:46 -0700 |
commit | 9575eebac43c4401a1e82215e10700a01dd8be55 (patch) | |
tree | efb6c9261b41eb191fb48fab4e7a39e01c54d472 /Alc/ALu.c | |
parent | ace8e648509a1afa587a4e6c778e37a2e854e496 (diff) |
Move the bnad-splitter filters to a separate source
Diffstat (limited to 'Alc/ALu.c')
-rw-r--r-- | Alc/ALu.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |