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/buffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'al/buffer.cpp') diff --git a/al/buffer.cpp b/al/buffer.cpp index 0ee6b808..cdbedf70 100644 --- a/al/buffer.cpp +++ b/al/buffer.cpp @@ -44,11 +44,11 @@ #include "albyte.h" #include "alcmain.h" #include "alcontext.h" -#include "alexcpt.h" #include "almalloc.h" #include "alnumeric.h" #include "aloptional.h" #include "atomic.h" +#include "core/except.h" #include "inprogext.h" #include "opthelpers.h" -- cgit v1.2.3