From f85e76285f8ad0824f6d6b1e02bb468597b006d4 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 20 Nov 2020 01:37:19 -0800 Subject: Disassociate internal voice enums from AL enums --- alc/alc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc/alc.cpp') 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" -- cgit v1.2.3