include Ecore.h for ecore_time* prototypes

SVN revision: 40432
This commit is contained in:
Mike Frysinger 2009-04-28 05:40:42 +00:00
parent 81b053c046
commit d344f8a106
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "Efreet.h"
#include <stdio.h>
#include <Ecore.h>
#include "ef_test.h"
static int

View File

@ -6,6 +6,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <Ecore.h>
#include <Ecore_File.h>
#ifndef PATH_MAX