1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/audio/musicbox/files/patch-ListView.h
2004-02-18 10:37:04 +00:00

18 lines
320 B
C

$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"