This commit is contained in:
Henrik Rydgård 2017-08-31 17:24:34 +02:00
parent 6a1fa728d8
commit 7bb427e6f1

View File

@ -20,6 +20,7 @@
#include <cmath> #include <cmath>
#include "Common/Common.h" #include "Common/Common.h"
#include "Core/Util/AudioFormat.h" // for clamp_u8
#include "math/fast/fast_matrix.h" #include "math/fast/fast_matrix.h"
#if defined(_M_SSE) #if defined(_M_SSE)