From: Hwankyu Jhun Date: Tue, 15 Dec 2015 01:03:13 +0000 (+0900) Subject: Include bundle_internal.h for internal bundle apis X-Git-Tag: submit/tizen/20151214.084555^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b89aa8486e290ad8935ab7f558ee44358c0aa450;p=platform%2Fcore%2Fapi%2Fnotification.git Include bundle_internal.h for internal bundle apis Some bundle apis are platform internal apis and we need to include bundle_internal.h to use them Change-Id: I54c5a640b6b7ce2e2cc1597cc7e1a7da70c69f81 Signed-off-by: Hwankyu Jhun --- diff --git a/src/notification_old.c b/src/notification_old.c index 5184336c..cf0b167f 100644 --- a/src/notification_old.c +++ b/src/notification_old.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include