$NetBSD: patch-ag,v 1.5 2004/05/19 06:09:25 minskim 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
