Fix headers.

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

	* menus/gal-view-menus.c: Fix headers.

svn path=/trunk/; revision=9187
This commit is contained in:
Kjartan Maraas
2001-04-04 20:54:37 +00:00
committed by Kjartan Maraas
parent bfd9d779df
commit 4e367ea4ab
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
* menus/gal-view-menus.c: Fix headers.
2001-03-28 Christopher James Lahey <clahey@ximian.com>
* menus/gal-view-menus.c (build_menus): Don't print the xml tree

View File

@ -12,6 +12,8 @@
#include <gtk/gtksignal.h>
#include <gnome-xml/parser.h>
#include <gnome-xml/xmlmemory.h>
#include <libgnome/gnome-defs.h>
#include <libgnome/gnome-i18n.h>
#include <gal/util/e-util.h>
#include <gal/util/e-xml-utils.h>
#include "gal-view-menus.h"