summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms/patches/patch-ab')
-rw-r--r--audio/xmms/patches/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms/patches/patch-ab b/audio/xmms/patches/patch-ab
index 351afe9c1a2..e3ab8c6dfcd 100644
--- a/audio/xmms/patches/patch-ab
+++ b/audio/xmms/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.5 2004/05/12 18:50:21 drochner Exp $
+$NetBSD: patch-ab,v 1.6 2004/05/19 06:09:25 minskim Exp $
--- Output/OSS/OSS.h.orig 2004-05-12 21:21:08.000000000 +0200
+++ Output/OSS/OSS.h 2004-05-12 21:21:26.000000000 +0200
@@ -7,7 +7,7 @@ $NetBSD: patch-ab,v 1.5 2004/05/12 18:50:21 drochner Exp $
#include <string.h>
-#include "soundcard.h"
-+#include <soundcard.h>
++#include <sys/soundcard.h>
#include "xmms/plugin.h"
#include "libxmms/configfile.h"