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-folder-subscription.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/exchange-operations/exchange-folder-subscription.c') diff --git a/plugins/exchange-operations/exchange-folder-subscription.c b/plugins/exchange-operations/exchange-folder-subscription.c index 2dbeb64d87..ad7c8aae01 100644 --- a/plugins/exchange-operations/exchange-folder-subscription.c +++ b/plugins/exchange-operations/exchange-folder-subscription.c @@ -26,12 +26,12 @@ #include #include #include -#include +#include #include #include #include "exchange-hierarchy-foreign.h" -#include -#include +#include +#include #include #include #include -- cgit v1.2.3