blob: 351afe9c1a2ccb9df8475ee742979a2a85f64dc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.5 2004/05/12 18:50:21 drochner 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 <soundcard.h>
#include "xmms/plugin.h"
#include "libxmms/configfile.h"
|