diff options
Diffstat (limited to 'Alc/hrtf.cpp')
-rw-r--r-- | Alc/hrtf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/hrtf.cpp b/Alc/hrtf.cpp index 73cdc24e..786c4c5d 100644 --- a/Alc/hrtf.cpp +++ b/Alc/hrtf.cpp @@ -40,7 +40,7 @@ #include "AL/al.h" -#include "alMain.h" +#include "alcmain.h" #include "alconfig.h" #include "almalloc.h" #include "alnumeric.h" |