diff --git a/legacy/efreet/src/bin/ef_cache.c b/legacy/efreet/src/bin/ef_cache.c index 73fd0dff2a..ebd718b1ae 100644 --- a/legacy/efreet/src/bin/ef_cache.c +++ b/legacy/efreet/src/bin/ef_cache.c @@ -1,5 +1,6 @@ #include "Efreet.h" #include +#include #include "ef_test.h" static int diff --git a/legacy/efreet/src/bin/ef_icon_theme.c b/legacy/efreet/src/bin/ef_icon_theme.c index 2efcb4f609..398692c9df 100644 --- a/legacy/efreet/src/bin/ef_icon_theme.c +++ b/legacy/efreet/src/bin/ef_icon_theme.c @@ -6,6 +6,7 @@ #include #include #include +#include #include #ifndef PATH_MAX