Files
pkgsrc-ng/audio/xmms/patches/patch-ad
2013-09-26 17:14:40 +02:00

14 lines
345 B
Plaintext

$NetBSD: patch-ad,v 1.6 2004/05/19 06:09:25 minskim Exp $
--- Input/cdaudio/cdaudio.h.orig 2004-05-12 21:26:15.000000000 +0200
+++ Input/cdaudio/cdaudio.h 2004-05-12 21:27:13.000000000 +0200
@@ -39,7 +39,7 @@
#include "cdinfo.h"
#ifdef HAVE_OSS
-#include <Output/OSS/soundcard.h>
+#include <sys/soundcard.h>
#endif
#ifdef HAVE_MNTENT_H