aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-12-07 03:34:55 +0800
committerChris Lahey <clahey@src.gnome.org>2000-12-07 03:34:55 +0800
commit59c1215f75279dc2e08607a3888746df7afb8448 (patch)
tree5eea7288c549ca5e7334e603076738eaf4a33c28
parent3f2af997888b0effbe80f2142db90ce22a0b6a3d (diff)
downloadgsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar.gz
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar.bz2
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar.lz
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar.xz
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.tar.zst
gsoc2013-evolution-59c1215f75279dc2e08607a3888746df7afb8448.zip
Removed incorrect e-list.h include.
2000-12-06 Christopher James Lahey <clahey@helixcode.com> * gal-view-collection.h: Removed incorrect e-list.h include. svn path=/trunk/; revision=6819
-rw-r--r--widgets/menus/gal-view-collection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/menus/gal-view-collection.h b/widgets/menus/gal-view-collection.h
index 92f3b0d6b6..40272da186 100644
--- a/widgets/menus/gal-view-collection.h
+++ b/widgets/menus/gal-view-collection.h
@@ -3,7 +3,6 @@
#define _GAL_VIEW_SET_H_
#include <gtk/gtkobject.h>
-#include <gal/util/e-list.h>
#include <gal/menus/gal-view-factory.h>
#define GAL_VIEW_COLLECTION_TYPE (gal_view_collection_get_type ())