aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alError.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/alError.cpp')
-rw-r--r--OpenAL32/alError.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/alError.cpp b/OpenAL32/alError.cpp
index 5f98ae1d..782e10ec 100644
--- a/OpenAL32/alError.cpp
+++ b/OpenAL32/alError.cpp
@@ -37,7 +37,7 @@
#include "AL/al.h"
#include "AL/alc.h"
-#include "alMain.h"
+#include "alcmain.h"
#include "alcontext.h"
#include "alexcpt.h"
#include "almalloc.h"