$NetBSD: patch-ab,v 1.1.1.1 2004/02/22 16:32:45 jmmv Exp $
--- gmix/gmix.c.orig	2003-12-09 09:38:15.000000000 +0000
+++ gmix/gmix.c	2003-12-09 09:39:40.000000000 +0000
@@ -60,7 +60,7 @@
 #ifdef HAVE_LINUX_SOUNDCARD_H 
 #include <linux/soundcard.h>
 #else 
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #endif
 #endif
 
