summaryrefslogtreecommitdiffstats
path: root/games/imaze/files/patch-source_voxware_audio.c
blob: 832c4398dbff26353331ef8e690c6b2f8aa5190d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- source/voxware_audio.c.orig	2001-12-10 00:47:46 UTC
+++ source/voxware_audio.c
@@ -50,7 +50,7 @@
 #ifdef linux
 #include <linux/soundcard.h>
 #else
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
 #endif
 
 #include "argv.h"
OpenPOWER on IntegriCloud