From e75013c2014fab695e9fb327d825d26cc1d7f1e1 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Wed, 23 Feb 2005 18:57:00 +0000 Subject: Make mailer depend on libedataserverui. 2005-02-23 Hans Petter Jansson * configure.in: Make mailer depend on libedataserverui. 2005-02-23 Hans Petter Jansson * Makefile.am (eutilinclude_HEADERS) (libeutil_la_SOURCES): Remove e-passwords from here, it now lives in libedataserverui. * e-passwords.[ch]: Removed. 2005-02-23 Hans Petter Jansson * gui/component/addressbook-view.c: * gui/component/addressbook.c: Include . 2005-02-23 Hans Petter Jansson * common/authentication.c: * gui/e-pub-utils.c: * gui/alarm-notify/alarm-notify.c: * gui/alarm-notify/notify-main.c: * gui/dialogs/url-editor-dialog.c: Include . * gui/itip-utils.c: Remove e-passwords.h include, it's not needed. 2005-02-23 Hans Petter Jansson * mail-session.c: * mail-config.c: Include . 2005-02-23 Hans Petter Jansson * gui/component.c: * lib/e-cert-db.c: * lib/e-pkcs12.c: Include . 2005-02-23 Hans Petter Jansson * e-shell-window-commands.c: * e-shell.c: * main.c: Include . 2005-02-23 Hans Petter Jansson * camel-gw-listener.c: Include . 2005-02-23 Hans Petter Jansson * send-options.c: Include . svn path=/trunk/; revision=28871 --- calendar/common/authentication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/common') diff --git a/calendar/common/authentication.c b/calendar/common/authentication.c index 4849169e56..69d0e9544c 100644 --- a/calendar/common/authentication.c +++ b/calendar/common/authentication.c @@ -27,7 +27,7 @@ #include #include -#include "e-util/e-passwords.h" +#include #include "authentication.h" static GHashTable *source_lists_hash = NULL; -- cgit v1.2.3