aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-collection.h')
-rw-r--r--e-util/gal-view-collection.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/gal-view-collection.h b/e-util/gal-view-collection.h
index 5cc355410e..700262e6ce 100644
--- a/e-util/gal-view-collection.h
+++ b/e-util/gal-view-collection.h
@@ -23,7 +23,7 @@
#ifndef GAL_VIEW_COLLECTION_H
#define GAL_VIEW_COLLECTION_H
-#include <e-util/gal-view-factory.h>
+#include <e-util/gal-view.h>
/* Standard GObject macros */
#define GAL_TYPE_VIEW_COLLECTION \
@@ -91,8 +91,6 @@ void gal_view_collection_set_storage_directories
(GalViewCollection *collection,
const gchar *system_dir,
const gchar *local_dir);
-void gal_view_collection_add_factory (GalViewCollection *collection,
- GalViewFactory *factory);
/* Query the view collection. */
gint gal_view_collection_get_count (GalViewCollection *collection);