include Evil.h for localtime_r()

SVN revision: 52265
This commit is contained in:
Vincent Torri 2010-09-14 21:26:43 +00:00
parent baa8b34b6e
commit b452dab774
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
#ifdef HAVE_CONFIG_H
# include "elementary_config.h"
#endif
#ifdef HAVE_EVIL
# include <Evil.h>
#endif
#include <Elementary.h>
#include "elm_priv.h"