diff options
Diffstat (limited to 'al/effects/pshifter.cpp')
-rw-r--r-- | al/effects/pshifter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/effects/pshifter.cpp b/al/effects/pshifter.cpp index e6b0b3b0..56059a3c 100644 --- a/al/effects/pshifter.cpp +++ b/al/effects/pshifter.cpp @@ -4,8 +4,8 @@ #include "AL/al.h" #include "AL/efx.h" +#include "alc/effects/base.h" #include "effects.h" -#include "effects/base.h" namespace { |