]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_wav.c
Cleaned up alot more memory leaks. (still get 720 leaks just running demo1.dem)
[xonotic/darkplaces.git] / snd_wav.c
index 8d4f986bab8a32e5377918e86c4ddfc9bf55d40c..3904df5022af1ad52edd48f54d9ea7cfed07afa1 100644 (file)
--- a/snd_wav.c
+++ b/snd_wav.c
@@ -23,6 +23,7 @@
 
 
 #include "quakedef.h"
+#include "snd_main.h"
 #include "snd_wav.h"