From: Lukasz Stanislawski Date: Wed, 9 Nov 2016 08:06:32 +0000 (+0100) Subject: call_options: apply API change X-Git-Tag: submit/tizen/20161109.095310~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48a09774d9a71eea26bd77f1fb8089c8b8366dc9;p=profile%2Fmobile%2Fapps%2Fnative%2Findicator.git call_options: apply API change Change-Id: I49717a8722ae3fe4685c93b33433aad40df7f00c --- diff --git a/src/modules/processing/call_options.c b/src/modules/processing/call_options.c index 0400406..6da48a7 100644 --- a/src/modules/processing/call_options.c +++ b/src/modules/processing/call_options.c @@ -13,8 +13,10 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #include #include +#include #include "common.h" #include "indicator.h" #include "main.h"