]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_ogg.c
pmove: Stub more fields in the header.
[xonotic/darkplaces.git] / snd_ogg.c
index e0cb0f48b91379f10cedd8c15502ae15ca569010..79c1b035bba41a564c403bff536f461658a88264 100644 (file)
--- a/snd_ogg.c
+++ b/snd_ogg.c
 */
 
 
-#include "quakedef.h"
+#include "darkplaces.h"
 #include "snd_main.h"
 #include "snd_ogg.h"
 #include "snd_wav.h"
+#include "sound.h"
 
 #ifdef LINK_TO_LIBVORBIS
 #define OV_EXCLUDE_STATIC_CALLBACKS