From 10b6874fd05c03005304ab0519d5888af7d24a45 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Tue, 15 Dec 2015 16:12:44 +0900 Subject: [PATCH] Include bundle_internal.h for internal bundle apis Change-Id: I714810ae08a7572d791746f73bfbfa560dc0ecd9 Signed-off-by: SukHyung, Kang --- src/appcore.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.7.4