emotion: remove the need to order the header correctly for Windows.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 28 Apr 2015 14:51:57 +0000 (16:51 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:11 +0000 (09:53 +0200)
src/lib/emotion/Emotion.h

index a776084..09c88e1 100644 (file)
@@ -1347,4 +1347,7 @@ EAPI const char      *emotion_webcam_device_get(const Emotion_Webcam *ew);
 }
 #endif
 
+#undef EAPI
+#define EAPI
+
 #endif