]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_wav.c
com_list.h: Fix copy/paste oversight where List_For_Each_Entry went backwards like...
[xonotic/darkplaces.git] / snd_wav.c
index 66c8d62783e10ee0b427231222d4b2e0a96b9276..d23a8b5126487ca3b01196c8c5c17ffc61492565 100644 (file)
--- 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
 {