1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-fm/gnomemc/files/patch-ad
Satoshi Asami c67b7512d1 Oops, forgot this one.
PR:		9898
1999-02-12 18:18:01 +00:00

12 lines
276 B
Plaintext

--- 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>