X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=snd_ogg.c;h=79c1b035bba41a564c403bff536f461658a88264;hb=fa540b2a5845e220a4e5d01e173a1134fe6d5ef7;hp=e0cb0f48b91379f10cedd8c15502ae15ca569010;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb;p=xonotic%2Fdarkplaces.git diff --git a/snd_ogg.c b/snd_ogg.c index e0cb0f48..79c1b035 100644 --- a/snd_ogg.c +++ b/snd_ogg.c @@ -22,10 +22,11 @@ */ -#include "quakedef.h" +#include "darkplaces.h" #include "snd_main.h" #include "snd_ogg.h" #include "snd_wav.h" +#include "sound.h" #ifdef LINK_TO_LIBVORBIS #define OV_EXCLUDE_STATIC_CALLBACKS