From eedc42890fa1358a6639051a39f7e73f8d4d3b07 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 21 Dec 2020 18:00:43 -0800 Subject: Move alexcpt to core --- al/error.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'al/error.cpp') 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" -- cgit v1.2.3