emotion: remove the need to order the header correctly for Windows.

This commit is contained in:
Cedric BAIL 2015-04-28 16:51:57 +02:00
parent 109dc54451
commit f193b91fd8
1 changed files with 3 additions and 0 deletions

View File

@ -1347,4 +1347,7 @@ EAPI const char *emotion_webcam_device_get(const Emotion_Webcam *ew);
}
#endif
#undef EAPI
#define EAPI
#endif