From cc009b8aa009f7da06d546781748d29c9e9c0dd1 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 30 Mar 2020 01:16:15 -0700 Subject: Move the FrontStablizer definition to its own header --- alc/alu.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc/alu.cpp') diff --git a/alc/alu.cpp b/alc/alu.cpp index 889c2271..df9af3fe 100644 --- a/alc/alu.cpp +++ b/alc/alu.cpp @@ -66,6 +66,7 @@ #include "filters/nfc.h" #include "filters/splitter.h" #include "fpu_ctrl.h" +#include "front_stablizer.h" #include "hrtf.h" #include "inprogext.h" #include "mastering.h" -- cgit v1.2.3