Fix for build errors of packages that are using deprecated sensor api 32/54932/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 21 Dec 2015 01:41:19 +0000 (10:41 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 21 Dec 2015 01:48:00 +0000 (17:48 -0800)
Change-Id: I16348de21848f571b77d24e15420e79b04cd7593
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
(cherry picked from commit 104ea8470b8dba2b6ee4990efcb10b6923ab540b)

src/shared/sensor_internal_deprecated.h

index 38665f7..cdf3084 100755 (executable)
@@ -39,6 +39,8 @@ extern "C"
 /*header for each sensor type*/
 #include <sensor_types.h>
 
+#include <sensor_deprecated.h>
+
 #define MAX_KEY_LEN 30
 
 typedef struct {