Chase soundcard.h.
This commit is contained in:
parent
cf286335da
commit
6305b19ab1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101315
1 changed files with 17 additions and 0 deletions
17
audio/musicbox/files/patch-ListView.h
Normal file
17
audio/musicbox/files/patch-ListView.h
Normal file
|
@ -0,0 +1,17 @@
|
|||
$FreeBSD$
|
||||
|
||||
--- ListView.h.orig Sun Nov 16 13:56:31 1997
|
||||
+++ ListView.h Wed Feb 18 10:31:19 2004
|
||||
@@ -12,12 +12,7 @@
|
||||
#include <qdialog.h>
|
||||
#include "MultiListBox.h"
|
||||
|
||||
-#ifdef FreeBSD
|
||||
-#include <machine/soundcard.h>
|
||||
-#endif
|
||||
-#ifdef Linux
|
||||
#include <sys/soundcard.h>
|
||||
-#endif
|
||||
|
||||
#define DEVICE 0
|
||||
#define MIXER "/dev/mixer"
|
Loading…
Reference in a new issue