mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
c67b7512d1
PR: 9898
12 lines
276 B
Plaintext
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>
|