diff options
Diffstat (limited to 'al/buffer.cpp')
-rw-r--r-- | al/buffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/buffer.cpp b/al/buffer.cpp index 4623ae30..aa997130 100644 --- a/al/buffer.cpp +++ b/al/buffer.cpp @@ -43,7 +43,7 @@ #include "albit.h" #include "albyte.h" -#include "alc/alcontext.h" +#include "alc/context.h" #include "alc/device.h" #include "alc/inprogext.h" #include "almalloc.h" |