X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=snd_wav.c;h=d23a8b5126487ca3b01196c8c5c17ffc61492565;hb=8881e4f2a4725a8e45db56db3e280b2361c5b3fe;hp=66c8d62783e10ee0b427231222d4b2e0a96b9276;hpb=20a31a160b9dbb9788b943d3284a26c873a62c3b;p=xonotic%2Fdarkplaces.git diff --git a/snd_wav.c b/snd_wav.c index 66c8d627..d23a8b51 100644 --- a/snd_wav.c +++ b/snd_wav.c @@ -25,7 +25,7 @@ #include "darkplaces.h" #include "snd_main.h" #include "snd_wav.h" - +#include "sound.h" typedef struct wavinfo_s {