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 --- shell/e-shell-window-commands.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/e-shell-window-commands.c') diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index 438e5c50cd..894f2bb431 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -33,7 +33,6 @@ #include "e-util/e-icon-factory.h" #include "e-util/e-dialog-utils.h" -#include "e-util/e-passwords.h" #include @@ -48,6 +47,8 @@ #include +#include + #include /* Utility functions. */ -- cgit v1.2.3