recorder: include SensorRecorderTypes.h directly 83/77283/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 27 Jun 2016 06:56:58 +0000 (15:56 +0900)
committerkibak.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

index db642d9..8ab9071 100644 (file)
@@ -21,6 +21,7 @@
 #include <ErrorTypes.h>
 #include <DBusClient.h>
 #include <ProviderTypes.h>
+#include <SensorRecorderTypes.h>
 #include <ScopeMutex.h>
 #include <map>
 #include <string>