evas: actually include the header.

This commit is contained in:
Cedric Bail 2013-11-21 14:48:50 +09:00
parent 62b469749a
commit c9f6889bf6
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
#include <Eo.h>
#ifdef BUILD_LOADER_EET
# include <Eet.h>
#endif
EAPI Eo_Op EVAS_CANVAS_BASE_ID = EO_NOOP;
#define MY_CLASS EVAS_CLASS