eina debug - fix include of eina_file.h that was missing

fixes new warnings
This commit is contained in:
Carsten Haitzler 2017-04-21 16:38:18 +09:00
parent c6eacd6f27
commit b26276a7e9
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "eina_evlog.h"
#include "eina_util.h"
#include "eina_thread.h"
#include "eina_file.h"
#include <signal.h>
#ifdef EINA_HAVE_DEBUG