summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ac
blob: 027f015d01a8e2c215e6c82fa969411397ae31d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.5 2003/09/03 12:35:12 martin Exp $

--- mserv/mserv.c.orig	2003-08-03 16:57:20.000000000 +0200
+++ mserv/mserv.c	2003-09-03 13:52:35.000000000 +0200
@@ -67,7 +67,7 @@
 #include "cmd.h"
 #include "acl.h"
 #include "mp3info.h"
-#include "soundcard.h"
+#include "mservsoundcard.h"
 #include "defconf.h"
 #include "conf.h"
 #include "opt.h"