mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
a820709400
PR: ports/39622 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
12 lines
225 B
C
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 */
|