summaryrefslogtreecommitdiff
path: root/audio/gnome-media/files/patch-gmix::prefs.c
blob: cee2f1884aecfa95e0613b11091ca6be7db48688 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gmix/prefs.c.orig	Fri Apr 12 11:53:51 2002
+++ gmix/prefs.c	Fri Apr 12 11:53:57 2002
@@ -38,7 +38,7 @@
 #ifdef HAVE_LINUX_SOUNDCARD_H 
 #include <linux/soundcard.h>
 #else 
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #endif
 #endif