diff options
Diffstat (limited to 'games/imaze/files/patch-source_voxware_audio.c')
-rw-r--r-- | games/imaze/files/patch-source_voxware_audio.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/imaze/files/patch-source_voxware_audio.c b/games/imaze/files/patch-source_voxware_audio.c deleted file mode 100644 index 832c4398dbff..000000000000 --- a/games/imaze/files/patch-source_voxware_audio.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" |