include time.h header files because time_t is used in Evas.h

SVN revision: 40558
This commit is contained in:
Vincent Torri 2009-05-08 21:46:01 +00:00
parent fa7a3b54a9
commit 7ac68a4283
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef _EVAS_H
#define _EVAS_H
#include <time.h>
#include <Eina.h>
#ifdef EAPI