From 29267d077d14df77090cc200b791020274c5e31d Mon Sep 17 00:00:00 2001 From: Simon Zheng Date: Wed, 11 Jan 2006 10:33:24 +0000 Subject: Remove e-util-marshal.list in current directory, and use the copy in 2006-01-10 Simon Zheng * Makefile.am: * e-dateedit.c: * e-image-chooser.c: * e-printable.c: * e-reflow-model.c: * e-reflow.c: * e-search-bar.c: * e-selection-model.c: * gal-combo-box.c: Remove e-util-marshal.list in current directory, and use the copy in evolution/e-util directory instead. *e-util-marshal.list: removed svn path=/trunk/; revision=31134 --- widgets/misc/e-image-chooser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/misc/e-image-chooser.c') diff --git a/widgets/misc/e-image-chooser.c b/widgets/misc/e-image-chooser.c index 60529de65b..ed147c6d13 100644 --- a/widgets/misc/e-image-chooser.c +++ b/widgets/misc/e-image-chooser.c @@ -33,7 +33,7 @@ #include #include "e-image-chooser.h" -#include "e-util-marshal.h" +#include "e-util/e-util-marshal.h" struct _EImageChooserPrivate { -- cgit v1.2.3