projects
/
platform
/
core
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce39092
)
Include the glib header in the internal type header
57/128457/1
accepted/tizen/unified/20170510.183159
submit/tizen/20170510.055613
tizen_4.0.m1_release
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 10 May 2017 05:48:19 +0000
(14:48 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 10 May 2017 05:48:19 +0000
(14:48 +0900)
Change-Id: I6267eaf34402d57fc60cd088cc2266691fe5d81e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/bluetooth_type_internal.h
patch
|
blob
|
history
diff --git
a/include/bluetooth_type_internal.h
b/include/bluetooth_type_internal.h
index 67770e16975521b51d0550c9c8a926bfa39c0d65..0ac9c807ed72cb159e6857e40455b5347296797d 100644
(file)
--- a/
include/bluetooth_type_internal.h
+++ b/
include/bluetooth_type_internal.h
@@
-23,6
+23,8
@@
extern "C"
{
#endif /* __cplusplus */
+#include <glib.h>
+
/* This variable will be added into bt_service_class_t in tizen 4.0 */
#define BT_SC_MAP_SERVICE_MASK 0x00800000 /**< MAP service class */