diff options
Diffstat (limited to 'OpenAL32/Include/alError.h')
-rw-r--r-- | OpenAL32/Include/alError.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/alError.h b/OpenAL32/Include/alError.h index 7b64b302..0abd6b26 100644 --- a/OpenAL32/Include/alError.h +++ b/OpenAL32/Include/alError.h @@ -1,7 +1,7 @@ #ifndef _AL_ERROR_H_ #define _AL_ERROR_H_ -#include "alMain.h" +#include "alcmain.h" #include "logging.h" |