cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=a9fb821559c9f857fe25b282db072a447dfa8246

commit a9fb821559c9f857fe25b282db072a447dfa8246
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Tue Jan 9 15:36:00 2018 -0800

    ecore: forgot to switch to use Efl_Net.h for efl_net_dialer_http_example.
---
 src/examples/ecore/efl_net_dialer_http_example.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/examples/ecore/efl_net_dialer_http_example.c 
b/src/examples/ecore/efl_net_dialer_http_example.c
index 5c83fda53c..f1a97eefe9 100644
--- a/src/examples/ecore/efl_net_dialer_http_example.c
+++ b/src/examples/ecore/efl_net_dialer_http_example.c
@@ -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>

-- 


Reply via email to