aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-21 18:00:43 -0800
committerChris Robinson <[email protected]>2020-12-24 22:49:55 -0800
commiteedc42890fa1358a6639051a39f7e73f8d4d3b07 (patch)
tree927a986e1004db66cdf58741be908d8fb8eb6134 /al/buffer.cpp
parent63ea62bea1604ad97066809596da258751b48114 (diff)
Move alexcpt to core
Diffstat (limited to 'al/buffer.cpp')
-rw-r--r--al/buffer.cpp2
1 files changed, 1 insertions, 1 deletions
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"