fix non-vorbis compile

This commit is contained in:
Bill Currie 2003-02-02 04:54:40 +00:00
parent 79322d64ce
commit 963fa8ef98
1 changed files with 2 additions and 0 deletions

View File

@ -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)
{