From a8ce8864c08bb3972c73818491fe6475a4acf017 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 8 Jul 2005 13:45:19 +0000 Subject: Added entries for the files providing the delegation assistant feature 2005-07-08 Praveen Kumar * Makefile.am : Added entries for the files providing the delegation assistant feature * exchange-user-dialog.c : Added new * exchange-user-dialog.h : Added new * exchange-account-setup.c (btn_dass_clicked) : Enabled the code for for invoking the delegation assistant window * exchange-delegates-user.c : Modified to include the header files from include path instead of the local directory * exchange-permissions-dialog.c : Modified an occurence to include the file exchange-user-dialog.c instead of e2k-folder-dialog.c svn path=/trunk/; revision=29686 --- plugins/exchange-operations/exchange-delegates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/exchange-operations/exchange-delegates.c') diff --git a/plugins/exchange-operations/exchange-delegates.c b/plugins/exchange-operations/exchange-delegates.c index 0721e523ac..e706c55f36 100644 --- a/plugins/exchange-operations/exchange-delegates.c +++ b/plugins/exchange-operations/exchange-delegates.c @@ -30,13 +30,13 @@ #include "exchange-delegates.h" #include "exchange-delegates-user.h" +#include "exchange-user-dialog.h" #include #include #include #include #include -#include #include #include -- cgit v1.2.3