projects
/
platform
/
core
/
api
/
sensor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a30369
)
recorder: include SensorRecorderTypes.h directly
83/77283/1
author
Mu-Woong Lee
<muwoong.lee@samsung.com>
Mon, 27 Jun 2016 06:56:58 +0000
(15:56 +0900)
committer
kibak.yoon
<kibak.yoon@samsung.com>
Wed, 29 Jun 2016 02:49:16 +0000
(11:49 +0900)
ProviderTypes.h does not work as an unbrella header anymore.
Change-Id: I0dd31a1541d8bce082d6c649bb6e89d6c712390c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/sensor_recorder.cpp
patch
|
blob
|
history
diff --git
a/src/sensor_recorder.cpp
b/src/sensor_recorder.cpp
index db642d9dba971ec0a0c6ddf9bfcfcdcaa5880c50..8ab9071ba5490e4d0fc77cf96c7d8b9b355da165 100644
(file)
--- a/
src/sensor_recorder.cpp
+++ b/
src/sensor_recorder.cpp
@@
-21,6
+21,7
@@
#include <ErrorTypes.h>
#include <DBusClient.h>
#include <ProviderTypes.h>
+#include <SensorRecorderTypes.h>
#include <ScopeMutex.h>
#include <map>
#include <string>