aboutsummaryrefslogtreecommitdiffstats
path: root/comms/twpsk/files/patch-GUI.h
blob: 56c69edadf6b85d1b499f4897f694e12b1e15923 (plain) (blame)
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>