ecore: forgot to switch to use Efl_Net.h for efl_net_dialer_http_example.

This commit is contained in:
Cedric BAIL 2018-01-09 15:36:00 -08:00
parent 2ac8458238
commit a9fb821559
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
#define EFL_BETA_API_SUPPORT 1
#define EFL_EO_API_SUPPORT 1
#include <Ecore.h>
#include <Ecore_Con.h>
#include <Efl_Net.h>
#include <Ecore_Getopt.h>
#include <fcntl.h>
#include <ctype.h>