From dd12196bdb2ab73f98a55ae9908a5b7dfc526c5e Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 19 Dec 2005 12:42:20 +0000 Subject: Corrected include path which was breaking the build. svn path=/trunk/; revision=30877 --- plugins/exchange-operations/exchange-change-password.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/exchange-operations/exchange-change-password.c') diff --git a/plugins/exchange-operations/exchange-change-password.c b/plugins/exchange-operations/exchange-change-password.c index 283ad46236..546101029e 100644 --- a/plugins/exchange-operations/exchange-change-password.c +++ b/plugins/exchange-operations/exchange-change-password.c @@ -25,8 +25,8 @@ #include "exchange-change-password.h" -#include -#include +#include +#include #include #include -- cgit v1.2.3