From: SukHyung, Kang Date: Tue, 15 Dec 2015 07:12:44 +0000 (+0900) Subject: Include bundle_internal.h for internal bundle apis X-Git-Tag: accepted/tizen/mobile/20151217.023658^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F54415%2F1;p=platform%2Fcore%2Fappfw%2Fapp-core.git Include bundle_internal.h for internal bundle apis Change-Id: I714810ae08a7572d791746f73bfbfa560dc0ecd9 Signed-off-by: SukHyung, Kang --- diff --git a/src/appcore.c b/src/appcore.c index 82473d5..407d081 100644 --- a/src/appcore.c +++ b/src/appcore.c @@ -36,6 +36,7 @@ #include #include #include +#include #include "appcore-internal.h" #ifdef _APPFW_FEATURE_BACKGROUND_MANAGEMENT