$OpenBSD: patch-unix_mixer_c,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $
--- unix_mixer.c.orig	Mon Nov 18 12:34:32 2002
+++ unix_mixer.c	Mon Dec 23 13:00:27 2002
@@ -30,7 +30,7 @@
 #if defined(__FreeBSD__) && __FreeBSD_version < 500000
   #include <machine/soundcard.h>
 #else
-  #include <sys/soundcard.h>
+  #include <soundcard.h>
 #endif
 
 #include "mixer.h"
