diff options
Diffstat (limited to 'al/filter.cpp')
-rw-r--r-- | al/filter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/filter.cpp b/al/filter.cpp index 2f49c52e..e549b1c9 100644 --- a/al/filter.cpp +++ b/al/filter.cpp @@ -38,9 +38,9 @@ #include "alcmain.h" #include "alcontext.h" -#include "alexcpt.h" #include "almalloc.h" #include "alnumeric.h" +#include "core/except.h" #include "opthelpers.h" #include "vector.h" |