diff options
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r-- | alc/alc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp index 5ef1e6d8..073fe6bf 100644 --- a/alc/alc.cpp +++ b/alc/alc.cpp @@ -58,6 +58,7 @@ #include "AL/efx.h" #include "al/auxeffectslot.h" +#include "al/buffer.h" #include "al/effect.h" #include "al/event.h" #include "al/filter.h" |