From: WonYoung Choi Date: Tue, 15 Dec 2015 07:53:51 +0000 (+0900) Subject: Add a include for bundle_internal.h X-Git-Tag: submit/tizen/20151214.084555^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=423c1a17748dac1d24edfe5ddce314fe03787aac;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Add a include for bundle_internal.h Bundle API will be changed to refer bundle.h and bundle_internal both. --- diff --git a/common/app_control.cc b/common/app_control.cc index 8e3b753c7..d74f4363f 100644 --- a/common/app_control.cc +++ b/common/app_control.cc @@ -18,6 +18,7 @@ #include #include +#include #include #include