]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_mem.c
zone: Use the generic linked list
[xonotic/darkplaces.git] / snd_mem.c
index 87dccbd06a69f0b9522692c4ae1196c55f147fee..519ef0e27924a3049b533a8c6ee33ed64208161e 100644 (file)
--- a/snd_mem.c
+++ b/snd_mem.c
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifdef USEXMP
 #include "snd_xmp.h"
 #endif
+#include "sound.h"
 
 void SCR_PushLoadingScreen (const char *, float);
 void SCR_PopLoadingScreen (qbool);