1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/audio/wmfmixer/files/patch-wmfmixer.c
Patrick Li a820709400 Add new port wmfmixer - Yet another audio mixer
PR:		ports/39622
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-06-24 04:54:43 +00:00

12 lines
225 B
C

--- wmfmixer.c.orig Fri Jun 21 14:58:35 2002
+++ wmfmixer.c Thu Jun 20 22:16:34 2002
@@ -21,7 +21,7 @@
#include "wmfmixer.xpm"
-#include "linux/soundcard.h"
+#include "sys/soundcard.h"
/***********/
/* Defines */