diff options
Diffstat (limited to 'alc/effects/pshifter.cpp')
-rw-r--r-- | alc/effects/pshifter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/effects/pshifter.cpp b/alc/effects/pshifter.cpp index 0c8bdefc..ac00bac1 100644 --- a/alc/effects/pshifter.cpp +++ b/alc/effects/pshifter.cpp @@ -32,6 +32,7 @@ #include "alnumeric.h" #include "alu.h" #include "effectslot.h" +#include "math_defs.h" namespace { |