Change include file format of device-error.h 60/200360/1 accepted/tizen/unified/20190307.230751 submit/tizen/20190222.065344 submit/tizen/20190225.015430
authorlokilee73 <changjoo.lee@samsung.com>
Fri, 22 Feb 2019 06:44:23 +0000 (15:44 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Fri, 22 Feb 2019 06:44:53 +0000 (15:44 +0900)
Change-Id: I34f15d1ae2ae3d6c7aeb9ae856278f0df3d8e61c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
include/temperature.h

index 38da4e1..91fea6d 100644 (file)
@@ -20,7 +20,7 @@
 
 
 #include <stdbool.h>
-#include <device-error.h>
+#include "device-error.h"
 
 
 #ifdef __cplusplus