aboutsummaryrefslogtreecommitdiffstats
path: root/al/effect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/effect.cpp')
-rw-r--r--al/effect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/effect.cpp b/al/effect.cpp
index 029ecaa8..7ddf9664 100644
--- a/al/effect.cpp
+++ b/al/effect.cpp
@@ -40,10 +40,10 @@
#include "alcmain.h"
#include "alcontext.h"
-#include "alexcpt.h"
#include "almalloc.h"
#include "alnumeric.h"
#include "alstring.h"
+#include "core/except.h"
#include "core/logging.h"
#include "effects/base.h"
#include "opthelpers.h"