Fix build warning

This commit is contained in:
Andy Williams 2016-11-06 16:24:17 +00:00
parent d24468da69
commit a874a6b4ee
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <libgen.h>
#include <Ecore_File.h>