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:
5391a78
)
Add bluetooth_internal.h include in public header
85/39685/1
accepted/tizen/common/20150522.093857
accepted/tizen/mobile/20150522.005803
accepted/tizen/tv/20150521.074554
accepted/tizen/wearable/20150521.063935
submit/tizen_common/20150522.999999
submit/tizen_mobile/20150521.005800
submit/tizen_tv/20150521.005804
submit/tizen_wearable/20150521.005809
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 21 May 2015 00:55:37 +0000
(09:55 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 21 May 2015 00:55:37 +0000
(09:55 +0900)
Change-Id: I9a46cac3d29438d6513a92a02d668d3cb4489860
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/bluetooth.h
patch
|
blob
|
history
diff --git
a/include/bluetooth.h
b/include/bluetooth.h
index a5ff3ff60de462b4de14b388336cbe1a68e0a2a3..574e1896b2601ecd363ad97e82f90205234068db 100755
(executable)
--- a/
include/bluetooth.h
+++ b/
include/bluetooth.h
@@
-24,6
+24,7
@@
#include <tizen_error.h>
#include "bluetooth_type.h"
+#include "bluetooth_internal.h"
#ifdef __cplusplus
extern "C"