$NetBSD: patch-ag,v 1.6 2007/11/29 18:36:36 wiz Exp $

--- Output/esd/mixer.c.orig	2006-07-16 13:40:04.000000000 +0000
+++ Output/esd/mixer.c
@@ -25,7 +25,7 @@
 
 #include <sys/ioctl.h>
 #ifdef HAVE_OSS
-# include <Output/OSS/soundcard.h>
+# include <sys/soundcard.h>
 # define OSS_AVAILABLE TRUE
 #else
 # define OSS_AVAILABLE FALSE
