X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=snd_wav.c;h=d23a8b5126487ca3b01196c8c5c17ffc61492565;hb=19f27381a167c3713ff0417fd96651bb0469d2a6;hp=e5d4752319850ac6928fe07a2c32222960c90571;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb;p=xonotic%2Fdarkplaces.git diff --git a/snd_wav.c b/snd_wav.c index e5d47523..d23a8b51 100644 --- a/snd_wav.c +++ b/snd_wav.c @@ -22,10 +22,10 @@ */ -#include "quakedef.h" +#include "darkplaces.h" #include "snd_main.h" #include "snd_wav.h" - +#include "sound.h" typedef struct wavinfo_s {