blob: 1074809019fc27f5502f453e862e97fbb99038b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- gnome/gtools.c.orig Tue Feb 2 16:10:31 1999
+++ gnome/gtools.c Tue Feb 2 16:10:41 1999
@@ -4,7 +4,7 @@
* Written by Miguel de Icaza
*/
#include <config.h>
-#include "myslang.h"
+#include "tty.h"
#include <gnome.h>
#include <gdk/gdkkeysyms.h>
#include <string.h>
|