From: DoHyun Pyun Date: Wed, 10 May 2017 05:48:19 +0000 (+0900) Subject: Include the glib header in the internal type header X-Git-Tag: submit/tizen/20170510.055613^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9145be3d0afc0959f49cda6465e5733c3353d8f7;p=platform%2Fcore%2Fapi%2Fbluetooth.git Include the glib header in the internal type header Change-Id: I6267eaf34402d57fc60cd088cc2266691fe5d81e Signed-off-by: DoHyun Pyun --- diff --git a/include/bluetooth_type_internal.h b/include/bluetooth_type_internal.h index 67770e1..0ac9c80 100644 --- a/include/bluetooth_type_internal.h +++ b/include/bluetooth_type_internal.h @@ -23,6 +23,8 @@ extern "C" { #endif /* __cplusplus */ +#include + /* This variable will be added into bt_service_class_t in tizen 4.0 */ #define BT_SC_MAP_SERVICE_MASK 0x00800000 /**< MAP service class */