Fix wrong a preprocessing directive of the form 13/154613/1
authorInkyun Kil <inkyun.kil@samsung.com>
Wed, 11 Oct 2017 00:43:08 +0000 (09:43 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Wed, 11 Oct 2017 00:43:08 +0000 (09:43 +0900)
Change-Id: I30a433c4e18c7b456be51f936a81bce3fea137e7
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
include/data_control_sql_cursor.h

index 459e926..211f98a 100755 (executable)
@@ -19,7 +19,7 @@
 #define __TIZEN_APPFW_DATA_CONTROL_SQL_ENUMERATOR_H_
 
 #include <stdio.h>
-#include "data_control_types.h"
+#include <data_control_types.h>
 
 #ifdef __cplusplus
 extern "C" {