]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_bsd.c
396
[xonotic/darkplaces.git] / snd_bsd.c
index ce4c26d5241381dcd9794a268e312f94f2fb8df5..0ca754f1711f3a0b595ba0cc86dfcdd03a0d3c11 100644 (file)
--- a/snd_bsd.c
+++ b/snd_bsd.c
@@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <unistd.h>
 
 #include "quakedef.h"
+#include "snd_main.h"
 
 
 static const int tryrates[] = {44100, 22050, 11025, 8000};