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 --- addressbook/gui/component/addressbook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component/addressbook.c') diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index b389cfa78c..699a44ba06 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -27,8 +27,8 @@ #include #include #include +#include -#include "e-util/e-passwords.h" #include "widgets/misc/e-error.h" #include "addressbook.h" -- cgit v1.2.3