comparison src/menubar-gtk.c @ 809:285f13b079f3

[xemacs-hg @ 2002-04-07 16:01:30 by wmperry] Make GTK compile again because of lack of device.h/window.h includes.
author wmperry
date Sun, 07 Apr 2002 16:01:32 +0000
parents e38acbeb1cae
children 6728e641994e
comparison
equal deleted inserted replaced
808:aa9a0cd78930 809:285f13b079f3
33 #include "commands.h" /* zmacs_regions */ 33 #include "commands.h" /* zmacs_regions */
34 #include "ui-gtk.h" 34 #include "ui-gtk.h"
35 #include "gui.h" 35 #include "gui.h"
36 #include "events.h" 36 #include "events.h"
37 #include "frame.h" 37 #include "frame.h"
38 #include "device.h"
38 #include "opaque.h" 39 #include "opaque.h"
39 #include "window.h" 40 #include "window.h"
40 41
41 #ifdef HAVE_GNOME 42 #ifdef HAVE_GNOME
42 #include <libgnomeui/libgnomeui.h> 43 #include <libgnomeui/libgnomeui.h>