Include bundle_internal.h for internal bundle apis 76/54276/1 accepted/tizen/mobile/20151217.023653 accepted/tizen/tv/20151217.023710 accepted/tizen/wearable/20151217.023737 submit/tizen/20151214.084555 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 14 Dec 2015 12:00:07 +0000 (21:00 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 14 Dec 2015 12:02:44 +0000 (21:02 +0900)
Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them

Change-Id: I297e6ca578ab2aae9de3ab03f8b113e91a85e60d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/agent/ui/AskUINotificationBackend.cpp

index 16df9d6..ed16d4b 100644 (file)
@@ -31,7 +31,7 @@
 #include <attributes/attributes.h>
 
 #include <log/alog.h>
-
+#include <bundle_internal.h>
 #include "AskUINotificationBackend.h"
 
 namespace {