summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-ab
blob: e3ab8c6dfcdc6da0339bf2c50b520b149187043a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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
@@ -37,7 +37,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "soundcard.h"
+#include <sys/soundcard.h>
 
 #include "xmms/plugin.h"
 #include "libxmms/configfile.h"