aboutsummaryrefslogtreecommitdiffstats
path: root/al/state.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/state.cpp')
-rw-r--r--al/state.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/state.cpp b/al/state.cpp
index 396c15c7..10c7bc74 100644
--- a/al/state.cpp
+++ b/al/state.cpp
@@ -32,8 +32,8 @@
#include "AL/alc.h"
#include "AL/alext.h"
-#include "alc/alcontext.h"
#include "alc/alu.h"
+#include "alc/context.h"
#include "alc/inprogext.h"
#include "alnumeric.h"
#include "aloptional.h"