Line 0
Link Here
|
|
|
1 |
--- source/voxware_audio.c.orig Sat Jun 28 15:55:41 2003 |
2 |
+++ source/voxware_audio.c Sat Jun 28 15:56:08 2003 |
3 |
@@ -50,7 +50,7 @@ |
4 |
#ifdef linux |
5 |
#include <linux/soundcard.h> |
6 |
#else |
7 |
-#include <machine/soundcard.h> |
8 |
+#include <sys/soundcard.h> |
9 |
#endif |
10 |
|
11 |
#include "argv.h" |