Changes by ACR
authorKyuho Jo <kyuho.jo@samsung.com>
Thu, 2 Apr 2015 01:26:24 +0000 (10:26 +0900)
committerKyuho Jo <kyuho.jo@samsung.com>
Thu, 2 Apr 2015 01:26:24 +0000 (10:26 +0900)
Change-Id: I2e632f703752d956a201f9c2113eb90179c9b8d3
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
src/so_handler.c
src/util.c

index fa62483..e7a8fec 100755 (executable)
@@ -24,6 +24,7 @@
 #include <Eina.h>
 #include <widget_provider.h>
 #include <widget_service.h>
+#include <widget_service_internal.h>
 #include <widget_errno.h>
 #include <widget_script.h>
 #include <widget_conf.h>
index 00f2107..3a95917 100755 (executable)
@@ -33,6 +33,7 @@
 #include <widget_errno.h>
 #include <widget_conf.h>
 #include <widget_service.h>
+#include <widget_service_internal.h>
 
 #include "critical_log.h"
 #include "util.h"