diff options
Diffstat (limited to 'al/error.cpp')
-rw-r--r-- | al/error.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/error.cpp b/al/error.cpp index f9c408d2..444b55aa 100644 --- a/al/error.cpp +++ b/al/error.cpp @@ -36,8 +36,8 @@ #include "AL/alc.h" #include "alcontext.h" -#include "alexcpt.h" #include "almalloc.h" +#include "core/except.h" #include "core/logging.h" #include "opthelpers.h" #include "vector.h" |