projects
/
platform
/
core
/
messaging
/
msg-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04ede62
)
Include sensor_internal.h instead of sensor.h
44/34844/2
author
Kibak Yoon
<kibak.yoon@samsung.com>
Tue, 3 Feb 2015 12:33:28 +0000
(21:33 +0900)
committer
Kibak Yoon
<kibak.yoon@samsung.com>
Thu, 5 Feb 2015 08:37:43 +0000
(
00:37
-0800)
the name of header file for sensor internal API was changed to
sensor_internal.h.
Signed-off-by: Kibak Yoon <kibak.yoon@samsung.com>
Change-Id: I7b68f0715582e06960caf9453ae7494d6080c00a
msg_helper/MsgSensorWrapper.cpp
patch
|
blob
|
history
diff --git
a/msg_helper/MsgSensorWrapper.cpp
b/msg_helper/MsgSensorWrapper.cpp
index b2562a789267534960ad14726860aa0d979f99e9..908b5767b8fa2f5e60366a4037d5340682d46f3a 100755
(executable)
--- a/
msg_helper/MsgSensorWrapper.cpp
+++ b/
msg_helper/MsgSensorWrapper.cpp
@@
-22,7
+22,7
@@
#include "MsgGconfWrapper.h"
#include "MsgHelper.h"
-#include <sensor.h>
+#include <sensor
_internal
.h>
/*==================================================================================================
VARIABLES