aboutsummaryrefslogtreecommitdiffstats
path: root/al/extension.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/extension.cpp')
-rw-r--r--al/extension.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/extension.cpp b/al/extension.cpp
index bd903a6f..d47bb576 100644
--- a/al/extension.cpp
+++ b/al/extension.cpp
@@ -27,7 +27,7 @@
#include "AL/al.h"
#include "AL/alc.h"
-#include "alc/alcontext.h"
+#include "alc/context.h"
#include "alstring.h"
#include "core/except.h"
#include "opthelpers.h"