Fix headers. Same here.

2001-04-04  Kjartan Maraas  <kmaraas@gnome.org>

	* e-msg-composer-attachment.c: Fix headers.
	* e-msg-composer-hdrs.c: Same here.

svn path=/trunk/; revision=9181
This commit is contained in:
Kjartan Maraas
2001-04-04 20:42:11 +00:00
committed by Kjartan Maraas
parent 084b7b4242
commit 570cebb69a
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer-attachment.c: Fix headers.
* e-msg-composer-hdrs.c: Same here.
2001-03-29 Kjartan Maraas <kmaraas@gnome.org>
* e-icon-list.c: Replace #include <gtk/gtk.h>

View File

@ -29,6 +29,7 @@
#include <sys/stat.h>
#include <gtk/gtkoptionmenu.h>
#include <camel/camel.h>
#include <gal/widgets/e-unicode.h>
#include <libgnomevfs/gnome-vfs-mime.h>

View File

@ -28,6 +28,9 @@
#include <bonobo/bonobo-control.h>
#include <bonobo/bonobo-widget.h>
#include <gtk/gtkmenuitem.h>
#include <gtk/gtkoptionmenu.h>
#include <gtk/gtktooltips.h>
#include <libgnomeui/gnome-uidefs.h>
#include <liboaf/liboaf.h>