diff options
Diffstat (limited to 'router/alc.c')
-rw-r--r-- | router/alc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/router/alc.c b/router/alc.c index 45cacabe..35572b65 100644 --- a/router/alc.c +++ b/router/alc.c @@ -4,6 +4,7 @@ #include <stddef.h> #include "AL/alc.h" +#include "router.h" ALC_API ALCdevice* ALC_APIENTRY alcOpenDevice(const ALCchar *devicename) |