Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_alert.c Log Message: Need Ecore.h for ecore_app_restart() =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_alert.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- e_alert.c 22 Jun 2005 06:48:36 -0000 1.3 +++ e_alert.c 19 Jul 2005 08:03:11 -0000 1.4 @@ -10,6 +10,7 @@ #include <signal.h> #include <X11/Xlib.h> #include <X11/X.h> +#include <Ecore.h> /* local subsystem functions */ ------------------------------------------------------- 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