pkgsrc/audio/mserv-devel/patches/patch-aa

13 lines
332 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/01/12 04:18:18 kim Exp $
--- mserv/cmd.c.orig Sun Aug 31 18:51:07 2003
+++ mserv/cmd.c Tue Oct 14 17:50:28 2003
@@ -52,7 +52,7 @@
#include <math.h>
#include "mserv.h"
#include "misc.h"
-#include "soundcard.h"
+#include "mservsoundcard.h"
#include "acl.h"
#include "filter.h"
#include "cmd.h"