efl/efreet: add missing include. my bad :-(

SVN revision: 82462
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-09 13:39:36 +00:00
parent 6e91caf73f
commit 954a831e89
3 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "ef_test.h"
int
ef_cb_ini_parse(void)

View File

@ -2,6 +2,7 @@
#include "config.h"
#include <stdio.h>
#include <unistd.h>
#include "ef_test.h"
#if 0
static void

View File

@ -5,6 +5,7 @@
#include <string.h>
#include <sys/time.h>
#include <Ecore.h>
#include "ef_test.h"
#define THEME "Tango"
#define SIZE 128