evas: fix Windows build.

This commit is contained in:
Cedric BAIL 2015-04-03 16:34:22 +02:00
parent 7d0944bda5
commit b18b1e89ff
2 changed files with 1 additions and 3 deletions

View File

@ -49,6 +49,7 @@
#include <Eina.h>
#include <Eo.h>
#include <Ector.h>
#ifdef BUILD_LOADER_EET
# include <Eet.h>

View File

@ -5,9 +5,6 @@
# include <config.h>
#endif
#include <Eina.h>
#include <Ector.h>
#include "Evas.h"
#include "../file/evas_module.h"