From 84d47f7d4c2d1355a6eb914dd091b39683f83c15 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 4 Dec 2020 07:35:40 -0800 Subject: Move the bsinc tables to core --- alc/mixer/mixer_neon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alc/mixer/mixer_neon.cpp') diff --git a/alc/mixer/mixer_neon.cpp b/alc/mixer/mixer_neon.cpp index bce2f4f8..631b0371 100644 --- a/alc/mixer/mixer_neon.cpp +++ b/alc/mixer/mixer_neon.cpp @@ -5,7 +5,7 @@ #include #include "alnumeric.h" -#include "bsinc_defs.h" +#include "core/bsinc_defs.h" #include "defs.h" #include "hrtfbase.h" -- cgit v1.2.3