Include <gal/util/e-util.h> here.

2001-03-31  Christopher James Lahey  <clahey@ximian.com>

	* evolution-storage-set-view.c: Include <gal/util/e-util.h> here.

svn path=/trunk/; revision=9077
This commit is contained in:
Christopher James Lahey
2001-03-31 21:05:25 +00:00
committed by Chris Lahey
parent f7e9c117f8
commit b62329bb0c
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-03-31 Christopher James Lahey <clahey@ximian.com>
* evolution-storage-set-view.c: Include <gal/util/e-util.h> here.
2001-03-30 Iain Holmes <iain@ximian.com>
* importer/importer.c (start_import): If the importer can't be started, then

View File

@ -26,6 +26,7 @@
#endif
#include "evolution-storage-set-view.h"
#include <gal/util/e-util.h>
#define PARENT_TYPE bonobo_object_get_type ()