aboutsummaryrefslogtreecommitdiffstats
path: root/alc/effects/pshifter.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-27 16:14:11 -0800
committerChris Robinson <[email protected]>2020-12-27 16:14:11 -0800
commit62fa6a22773ca7d5bb8194c2ef59f82b69d27538 (patch)
treec05d793cf1515c99cd533ebcde755f544af3de8d /alc/effects/pshifter.cpp
parentffa7d1b1a7132a00656eaf001f30441580e6a6a4 (diff)
Avoid including voice.h in alcontext.h
Diffstat (limited to 'alc/effects/pshifter.cpp')
-rw-r--r--alc/effects/pshifter.cpp1
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 {