Include notification_list.h for internal notification apis 74/54374/2 accepted/tizen/tv/20151217.092553 accepted/tizen/tv/20151217.223645 submit/tizen/20151215.053343 submit/tizen/20151217.072012
authorHyunho Kang <hhstark.kang@samsung.com>
Tue, 15 Dec 2015 05:12:19 +0000 (14:12 +0900)
committerShin <jw0227.shin@samsung.com>
Thu, 17 Dec 2015 02:21:21 +0000 (18:21 -0800)
Change-Id: I212e856e1d285d000d88e47bc59f0c0125c4d3a1
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
src/notification_view.c
src/square_view.c
src/util.c

index a6d29a1..547831c 100644 (file)
@@ -19,6 +19,7 @@
 #include <inputmgr.h>
 #include <app_debug.h>
 #include <notification.h>
+#include <notification_list.h>
 #include <notification_noti.h>
 #include <notification_internal.h>
 
index 89d50ae..b48bd25 100644 (file)
@@ -19,6 +19,7 @@
 #include <inputmgr.h>
 #include <app_debug.h>
 #include <notification.h>
+#include <notification_list.h>
 #include <notification_internal.h>
 #include <vconf.h>
 
index faf99a4..3bef527 100644 (file)
@@ -17,6 +17,7 @@
 #include <Elementary.h>
 #include <app_debug.h>
 #include <notification.h>
+#include <notification_list.h>
 #include <inputmgr.h>
 #include <app_contents.h>