Fixed include directive.

SVN revision: 32778
This commit is contained in:
andrunko 2007-11-19 19:44:45 +00:00 committed by andrunko
parent 9940c3c023
commit b845a105f5
1 changed files with 1 additions and 1 deletions

View File

@ -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;