aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index 8cda3733..1b06b57f 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -68,7 +68,6 @@
#include "albyte.h"
#include "alconfig.h"
#include "alcontext.h"
-#include "alexcpt.h"
#include "almalloc.h"
#include "alnumeric.h"
#include "aloptional.h"
@@ -82,6 +81,7 @@
#include "core/ambidefs.h"
#include "core/bs2b.h"
#include "core/devformat.h"
+#include "core/except.h"
#include "core/mastering.h"
#include "core/filters/nfc.h"
#include "core/filters/splitter.h"