aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/alu.cpp')
-rw-r--r--Alc/alu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/alu.cpp b/Alc/alu.cpp
index 666cbb27..cc1a5a98 100644
--- a/Alc/alu.cpp
+++ b/Alc/alu.cpp
@@ -47,9 +47,9 @@
#include "alAuxEffectSlot.h"
#include "alBuffer.h"
+#include "alcmain.h"
#include "alEffect.h"
#include "alListener.h"
-#include "alMain.h"
#include "alcontext.h"
#include "almalloc.h"
#include "alnumeric.h"