Enlightenment CVS committal Author : devilhorns Project : e_modules Module : screenshot
Dir : e_modules/screenshot Modified Files: e_mod_main.c Log Message: Add the include for ecore_file as we do use ecore file functions in here. =================================================================== RCS file: /cvs/e/e_modules/screenshot/e_mod_main.c,v retrieving revision 1.42 retrieving revision 1.43 diff -u -3 -r1.42 -r1.43 --- e_mod_main.c 1 Jun 2006 21:40:52 -0000 1.42 +++ e_mod_main.c 1 Jun 2006 21:41:59 -0000 1.43 @@ -1,5 +1,6 @@ #include <e.h> #include <Ecore.h> +#include <Ecore_File.h> #if TIME_WITH_SYS_TIME # include <sys/time.h> # include <time.h> _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs