projects
/
platform
/
core
/
system
/
buxton2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f59cbc5
)
vconf-compat: change include files form from angle-bracket to quoted
78/44078/1
author
Suchang Woo
<suchang.woo@samsung.com>
Thu, 16 Jul 2015 12:26:14 +0000
(21:26 +0900)
committer
Suchang 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
patch
|
blob
|
history
diff --git
a/vconf-compat/vconf-keys.h
b/vconf-compat/vconf-keys.h
index
2522827
..
112f308
100644
(file)
--- a/
vconf-compat/vconf-keys.h
+++ b/
vconf-compat/vconf-keys.h
@@
-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__ */