evas: Fix redefinition of Efl_Canvas_Object type

This commit is contained in:
Jean-Philippe Andre 2016-06-21 16:28:41 +09:00
parent 269fc4f7a6
commit e445e1bb08
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ typedef Efl_Canvas_Object Evas_Object;
/* These defines are used in H files generated by Eolian to avoid
* redefinition of types */
#define _EVAS_OBJECT_EO_CLASS_TYPE
#define _EFL_CANVAS_OBJECT_EO_CLASS_TYPE
#define _EFL_VG_EO_CLASS_TYPE
/**