aboutsummaryrefslogtreecommitdiff
path: root/audio/xmix/files/patch-ab
blob: bbe52114754ca954e48ad3588e892811717f58d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xmix.c.orig	Wed Nov  1 10:29:04 2000
+++ xmix.c	Wed Nov  1 10:29:04 2000
@@ -77,7 +77,7 @@
 #include "square_empty.bit"
 #include "square_with_x.bit"
 
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
 
 #define SOUND_FULL_SCALE 100.0
 #define MAX_SOUND_VOL 95