Fix build error 46/130946/1 submit/tizen/20170524.124718 submit/tizen/20170607.055817
authorDenis Dolzhenko <d.dolzhenko@samsung.com>
Wed, 24 May 2017 12:17:39 +0000 (15:17 +0300)
committerDenis Dolzhenko <d.dolzhenko@samsung.com>
Wed, 24 May 2017 12:17:39 +0000 (15:17 +0300)
Change-Id: If8becb50c5b0737521469d27695af1833ce9c3b4
Signed-off-by: Denis Dolzhenko <d.dolzhenko@samsung.com>
src/common-efl.c
src/set-schedule-info.c

index e8af6851cae561f5c4735f477051b7c5dedad06e..667176845f1c3be1251e8af21b517c3e8f7b01c6 100755 (executable)
@@ -23,6 +23,8 @@
 #include "app-details.h"
 #include "excepted-apps-efl.h"
 
+#include <app.h>
+
 #define ICON_SIZE ELM_SCALE_SIZE(82)
 
 static ug_data *g_ug_data = NULL;
index 79caff7a747c4b84ea2d2fdf7a0ce010a3211a4f..d4eb8364ea1345aa815803611bbe1252777a39bc 100755 (executable)
@@ -20,6 +20,7 @@
 #include <notification_setting_internal.h>
 #include "notification-setting-info.h"
 #include <utils_i18n.h>
+#include <app.h>
 
 enum TimeFormat {
        time_format_unknown,