cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=f193b91fd8aa16d377476137a7a84ea1fc6682b9

commit f193b91fd8aa16d377476137a7a84ea1fc6682b9
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Tue Apr 28 16:51:57 2015 +0200

    emotion: remove the need to order the header correctly for Windows.
---
 src/lib/emotion/Emotion.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/lib/emotion/Emotion.h b/src/lib/emotion/Emotion.h
index a776084..09c88e1 100644
--- a/src/lib/emotion/Emotion.h
+++ b/src/lib/emotion/Emotion.h
@@ -1347,4 +1347,7 @@ EAPI const char      *emotion_webcam_device_get(const 
Emotion_Webcam *ew);
 }
 #endif
 
+#undef EAPI
+#define EAPI
+
 #endif

-- 


Reply via email to