Enlightenment CVS committal Author : andrunko Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_entry.c Log Message: Fixed include directive. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_entry.c,v retrieving revision 1.48 retrieving revision 1.49 diff -u -3 -r1.48 -r1.49 --- e_entry.c 19 Nov 2007 18:42:40 -0000 1.48 +++ e_entry.c 19 Nov 2007 19:44:45 -0000 1.49 @@ -3,7 +3,7 @@ */ #include "e.h" -#include <Ecore_IMFF.h> +#include <Ecore_IMF.h> typedef struct _E_Entry_Smart_Data E_Entry_Smart_Data; ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs