diff --git a/libs/audio/renderer/vorbis.c b/libs/audio/renderer/vorbis.c index 6532f61b7..19112dd76 100644 --- a/libs/audio/renderer/vorbis.c +++ b/libs/audio/renderer/vorbis.c @@ -158,6 +158,8 @@ SND_LoadOgg (QFile *file, sfx_t *sfx, cache_allocator_t allocator) #include "QF/sys.h" #include "QF/quakeio.h" +#include "snd_render.h" + sfxcache_t * SND_LoadOgg (QFile *file, sfx_t *sfx, cache_allocator_t allocator) {