diff --git a/GPU/Math3D.h b/GPU/Math3D.h index 1a6f75d7d..081701da6 100644 --- a/GPU/Math3D.h +++ b/GPU/Math3D.h @@ -20,6 +20,7 @@ #include #include "Common/Common.h" +#include "Core/Util/AudioFormat.h" // for clamp_u8 #include "math/fast/fast_matrix.h" #if defined(_M_SSE)