Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src/plugins/imap


Modified Files:
        imap.c 


Log Message:
fixed compilation with latest ecore_con
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/imap/imap.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- imap.c      30 Jan 2005 16:29:48 -0000      1.17
+++ imap.c      29 Jun 2005 16:28:05 -0000      1.18
@@ -1,5 +1,5 @@
 /*
- * $Id: imap.c,v 1.17 2005/01/30 16:29:48 tsauerbeck Exp $
+ * $Id: imap.c,v 1.18 2005/06/29 16:28:05 tsauerbeck Exp $
  * vim:noexpandtab:ts=4:sw=4:sts=4
  *
  * Copyright (C) 2004 Embrace project.
@@ -22,6 +22,7 @@
 # include <config.h>
 #endif
 
+#include <Ecore.h>
 #include <Ecore_Con.h>
 #include <assert.h>
 #include <string.h>




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to