summaryrefslogtreecommitdiff
path: root/misc/muuz/files/patch-ag
blob: 252a4dbc6e1d248970dc21be3ab7a0a5cfa38f64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- muuzbeats.c.orig	Sat Sep  7 16:59:09 2002
+++ muuzbeats.c	Sat Sep  7 16:59:14 2002
@@ -8,7 +8,7 @@
 #include	<sys/stat.h>
 #include	<sys/types.h>
 #include	<sys/ioctl.h>
-#include	<machine/soundcard.h>
+#include	<sys/soundcard.h>
 #include	<errno.h>
 #include	<math.h>
 }