diff options
Diffstat (limited to 'OpenAL32/alState.cpp')
-rw-r--r-- | OpenAL32/alState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/alState.cpp b/OpenAL32/alState.cpp index f2c38bb2..ee8d3a1c 100644 --- a/OpenAL32/alState.cpp +++ b/OpenAL32/alState.cpp @@ -33,7 +33,7 @@ #include "AL/alext.h" #include "alError.h" -#include "alMain.h" +#include "alcmain.h" #include "alcontext.h" #include "alexcpt.h" #include "almalloc.h" |