From 2a4a12c470586ae39a2ce5b81cd19749168c371f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Jun 2012 11:49:41 -0400 Subject: Move EBookSourceConfig to /widgets/misc. EBookSourceConfig drags in no additional dependencies, and allows us to delay publishing a libevolution-addressbook.so since 3rd party packages will need to subclass EBookSourceConfig. The address book source code will need to be flattened into a single library before we could publish a libevolution-addressbook.so anyway. That would be a good thing to do regardless -- Evolution has way too many internal libraries -- but it's out of scope at the moment. --- modules/cal-config-contacts/evolution-cal-config-contacts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cal-config-contacts') diff --git a/modules/cal-config-contacts/evolution-cal-config-contacts.c b/modules/cal-config-contacts/evolution-cal-config-contacts.c index b310917170..daf2127808 100644 --- a/modules/cal-config-contacts/evolution-cal-config-contacts.c +++ b/modules/cal-config-contacts/evolution-cal-config-contacts.c @@ -21,9 +21,9 @@ #include +#include #include #include -#include #include "e-contacts-selector.h" #include "e-source-contacts.h" -- cgit v1.2.3