1 2 3 4 5 6 7 8 9 10 11
--- user-twpsk/GUI.h.orig Mon May 2 17:47:53 2005 +++ user-twpsk/GUI.h Mon May 2 17:48:11 2005 @@ -36,7 +36,7 @@ #include <stdlib.h> #include <sys/ioctl.h> #include <fcntl.h> -#include <linux/soundcard.h> +#include <sys/soundcard.h> #include <X11/cursorfont.h> #include <Xm/Form.h> #include <Xm/CascadeB.h>