ecore: forgot to switch to use Efl_Net.h for efl_net_dialer_http_example.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 9 Jan 2018 23:36:00 +0000 (15:36 -0800)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 17 Jan 2018 05:14:32 +0000 (14:14 +0900)
src/examples/ecore/efl_net_dialer_http_example.c

index 5c83fda..f1a97ee 100644 (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>