Include sensor_internal.h instead of sensor.h 44/34844/2
authorKibak Yoon <kibak.yoon@samsung.com>
Tue, 3 Feb 2015 12:33:28 +0000 (21:33 +0900)
committerKibak 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

index b2562a789267534960ad14726860aa0d979f99e9..908b5767b8fa2f5e60366a4037d5340682d46f3a 100755 (executable)
@@ -22,7 +22,7 @@
 #include "MsgGconfWrapper.h"
 #include "MsgHelper.h"
 
-#include <sensor.h>
+#include <sensor_internal.h>
 
 /*==================================================================================================
                                      VARIABLES