summaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-mixctl.h
blob: 9a27cf4c6dce9b664bbfa850fee703c119988e3a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mixctl.h.orig	2001-03-02 10:32:05 UTC
+++ mixctl.h
@@ -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>