evas: undef EAPI properly.

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
Vincent Torri 2017-08-13 21:10:33 +02:00 committed by Cedric BAIL
parent ff0d8ef0a4
commit 9816cc90b2
1 changed files with 4 additions and 0 deletions

View File

@ -2196,5 +2196,9 @@ _gfx_to_evas_render_op(Efl_Gfx_Render_Op rop)
#ifdef __cplusplus
}
#endif
#undef EAPI
#define EAPI
#endif