diff src/gtk-xemacs.c @ 876:890f3cafe600

[xemacs-hg @ 2002-06-23 09:25:11 by stephent] unbreak GTK build <m1wusq8qgd.fsf@co3018576-a.rivrw1.nsw.optushome.com.au>
author stephent
date Sun, 23 Jun 2002 09:26:37 +0000
parents 285f13b079f3
children e22b0213b713
line wrap: on
line diff
--- a/src/gtk-xemacs.c	Sun Jun 23 06:53:49 2002 +0000
+++ b/src/gtk-xemacs.c	Sun Jun 23 09:26:37 2002 +0000
@@ -18,6 +18,9 @@
 #include "window.h"
 #include "faces.h"
 #include "event-gtk.h"
+#include "frame-impl.h"
+#include "console-gtk-impl.h"
+#include "device-impl.h"
 
 extern Lisp_Object Vmodeline_face;
 extern Lisp_Object Vscrollbar_on_left_p;