Mercurial > hg > xemacs-beta
diff src/menubar-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 | e22b0213b713 |
line wrap: on
line diff
--- a/src/menubar-gtk.c Sun Jun 23 06:53:49 2002 +0000 +++ b/src/menubar-gtk.c Sun Jun 23 09:26:37 2002 +0000 @@ -30,14 +30,17 @@ #include "commands.h" /* zmacs_regions */ #include "device.h" #include "events.h" +#include "device-impl.h" #include "frame-impl.h" #include "gui.h" #include "opaque.h" #include "window.h" +#include "window-impl.h" #include "console-gtk-impl.h" #include "gui-gtk.h" #include "ui-gtk.h" +#include "menubar.h" #ifdef HAVE_GNOME #include <libgnomeui/libgnomeui.h>