evas: undef EAPI properly.
authorVincent Torri <vincent.torri@gmail.com>
Sun, 13 Aug 2017 19:10:33 +0000 (21:10 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 14 Aug 2017 17:16:19 +0000 (10:16 -0700)
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/evas/include/evas_private.h

index 5fc8e84..7cb9b85 100644 (file)
@@ -2196,5 +2196,9 @@ _gfx_to_evas_render_op(Efl_Gfx_Render_Op rop)
 #ifdef __cplusplus
 }
 #endif
+
+#undef EAPI
+#define EAPI
+
 #endif