From 25f7db861ca5b4fa5d46c35adfc4b2a84b80df40 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 14 Mar 2011 08:02:05 +0100 Subject: Fix build break after recent eds changes --- e-util/e-plugin-util.h | 2 +- plugins/groupwise-features/addressbook-groupwise.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/e-util/e-plugin-util.h b/e-util/e-plugin-util.h index 6bee4d0413..bedd2c2b32 100644 --- a/e-util/e-plugin-util.h +++ b/e-util/e-plugin-util.h @@ -28,7 +28,7 @@ #include #include -#include +#include gboolean e_plugin_util_is_source_proto (ESource *source, const gchar *protocol); gboolean e_plugin_util_is_group_proto (ESourceGroup *group, const gchar *protocol); diff --git a/plugins/groupwise-features/addressbook-groupwise.c b/plugins/groupwise-features/addressbook-groupwise.c index b55672e836..8dda4dca40 100644 --- a/plugins/groupwise-features/addressbook-groupwise.c +++ b/plugins/groupwise-features/addressbook-groupwise.c @@ -23,6 +23,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3