aboutsummaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-mixctl.h
blob: bab9c9cac82cab7b66575ea933e26c2a72437a4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mixctl.h.orig	Tue Mar  6 07:39:43 2001
+++ mixctl.h	Thu Apr 25 21:19:40 2002
@@ -19,7 +19,7 @@
 #include <soundcard.h>
 #endif
 #ifdef __FreeBSD__
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #endif
 #ifdef __linux__
 #include <linux/soundcard.h>