aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mixer/mixer_sse41.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/mixer/mixer_sse41.cpp')
-rw-r--r--alc/mixer/mixer_sse41.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/alc/mixer/mixer_sse41.cpp b/alc/mixer/mixer_sse41.cpp
index 1f483887..b5aebe7d 100644
--- a/alc/mixer/mixer_sse41.cpp
+++ b/alc/mixer/mixer_sse41.cpp
@@ -27,6 +27,9 @@
#include "alu.h"
#include "defs.h"
+struct SSE4Tag;
+struct LerpTag;
+
template<>
const float *Resample_<LerpTag,SSE4Tag>(const InterpState*, const float *RESTRICT src, ALuint frac,