]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_oss.c
Lots of minor fixes and improvements to the sound engine, plus a few more important...
[xonotic/darkplaces.git] / snd_oss.c
index c2ae5101a739cd310e9c7954156c6bed99ecb1e2..bdb8afcf2275bcd7655a9098a7bb6c4718d8ac73 100644 (file)
--- a/snd_oss.c
+++ b/snd_oss.c
@@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <sys/soundcard.h>
 #include <stdio.h>
 #include "quakedef.h"
+#include "snd_main.h"
 
 int audio_fd;
 int snd_inited;