aboutsummaryrefslogtreecommitdiffstats
path: root/al/error.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/error.cpp')
-rw-r--r--al/error.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/error.cpp b/al/error.cpp
index 444b55aa..b6489a86 100644
--- a/al/error.cpp
+++ b/al/error.cpp
@@ -35,7 +35,7 @@
#include "AL/al.h"
#include "AL/alc.h"
-#include "alcontext.h"
+#include "alc/alcontext.h"
#include "almalloc.h"
#include "core/except.h"
#include "core/logging.h"