Include bundle_internal.h for internal bundle apis 10/54310/1 accepted/tizen/mobile/20151215.230823 accepted/tizen/tv/20151215.230934 accepted/tizen/wearable/20151215.231033 submit/tizen_mobile/20151215.082306 submit/tizen_tv/20151215.082310 submit/tizen_wearable/20151215.082316
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 15 Dec 2015 01:28:09 +0000 (10:28 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 15 Dec 2015 01:28:09 +0000 (10:28 +0900)
Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them

Change-Id: I6d4551a425dcb6c0f3a7f38c86c3ba9341ce123d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
bt-service/bt-service-device.c

index b9d9ea8..0a36214 100644 (file)
@@ -28,6 +28,7 @@
 #if !defined(LIBNOTIFY_SUPPORT) && !defined(LIBNOTIFICATION_SUPPORT)
 #include <syspopup_caller.h>
 #endif
+#include <bundle_internal.h>
 
 #include "bluetooth-api.h"
 #include "bt-internal-types.h"