vconf-compat: change include files form from angle-bracket to quoted 78/44078/1
authorSuchang Woo <suchang.woo@samsung.com>
Thu, 16 Jul 2015 12:26:14 +0000 (21:26 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Thu, 16 Jul 2015 12:29:44 +0000 (21:29 +0900)
Change-Id: I1e470525a5c7eeb4a59f55775f2c070c3a3fe424
Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
vconf-compat/vconf-keys.h

index 2522827..112f308 100644 (file)
@@ -19,6 +19,6 @@
 #ifndef __VCONF_KEYS_H__
 #define __VCONF_KEYS_H__
 
-#include <vconf-internal-keys.h>
+#include "vconf-internal-keys.h"
 
 #endif /* __VCONF_KEYS_H__ */