evolution r35032 - trunk/plugins/exchange-operations



Author: sragavan
Date: Sun Feb 17 20:12:19 2008
New Revision: 35032
URL: http://svn.gnome.org/viewvc/evolution?rev=35032&view=rev

Log:
2008-02-18  Srinivasa Ragavan  <sragavan novell com>

	** Patch from OpenSUSE.

	* exchange-delegates-user.c: Warnings.




Modified:
   trunk/plugins/exchange-operations/ChangeLog
   trunk/plugins/exchange-operations/exchange-delegates-user.c

Modified: trunk/plugins/exchange-operations/exchange-delegates-user.c
==============================================================================
--- trunk/plugins/exchange-operations/exchange-delegates-user.c	(original)
+++ trunk/plugins/exchange-operations/exchange-delegates-user.c	Sun Feb 17 20:12:19 2008
@@ -30,8 +30,11 @@
 #include <mail/mail-component.h>
 #include <mail/mail-send-recv.h>
 #include <camel/camel-multipart.h>
+#include <camel/camel-mime-utils.h>
 #include <camel/camel-stream-mem.h>
 #include <exchange-account.h>
+#include "exchange-delegates.h"
+#include <exchange/exchange-account.h>
 #include <e2k-global-catalog.h>
 #include <e2k-marshal.h>
 #include <e2k-sid.h>
@@ -51,6 +54,8 @@
 #undef GTK_DISABLE_DEPRECATED
 #include <gtk/gtkoptionmenu.h>
 
+#include <glib.h>
+
 #include <string.h>
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]