diff options
Diffstat (limited to 'alc/alu.cpp')
-rw-r--r-- | alc/alu.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/alu.cpp b/alc/alu.cpp index 007a328b..36113b80 100644 --- a/alc/alu.cpp +++ b/alc/alu.cpp @@ -77,6 +77,7 @@ #include "threads.h" #include "vecmat.h" #include "voice.h" +#include "voice_change.h" struct CTag; #ifdef HAVE_SSE |