diff options
Diffstat (limited to 'al/effects/pshifter.cpp')
-rw-r--r-- | al/effects/pshifter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/al/effects/pshifter.cpp b/al/effects/pshifter.cpp index 1b2dcff0..cb81d831 100644 --- a/al/effects/pshifter.cpp +++ b/al/effects/pshifter.cpp @@ -10,8 +10,8 @@ #ifdef ALSOFT_EAX #include "alnumeric.h" -#include "al/eax_exception.h" -#include "al/eax_utils.h" +#include "al/eax/exception.h" +#include "al/eax/utils.h" #endif // ALSOFT_EAX |