summaryrefslogtreecommitdiff
path: root/audio/musicbox/files/patch-ListView.h
blob: 5b15968ee7f3ac3c18c644492af202b32b8103d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"