diff src/dialog-gtk.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 79c6ff3eef26
children 01c57eb70ae9
line wrap: on
line diff
--- a/src/dialog-gtk.c	Sun Jun 23 06:53:49 2002 +0000
+++ b/src/dialog-gtk.c	Sun Jun 23 09:26:37 2002 +0000
@@ -31,8 +31,10 @@
 #include "gui.h"
 #include "opaque.h"
 #include "window.h"
+#include "console-impl.h"
 
 #include "console-gtk.h"
+#include "console-gtk-impl.h"
 #include "gui-gtk.h"
 
 Lisp_Object Qgtk_make_dialog_box_internal;