projects
/
platform
/
core
/
appfw
/
tizen-theme-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b95bbbe
)
Include theme_error.h at theme.h
72/236472/1
author
Sangyoon Jang
<jeremy.jang@samsung.com>
Wed, 17 Jun 2020 08:19:48 +0000
(17:19 +0900)
committer
Sangyoon Jang
<jeremy.jang@samsung.com>
Wed, 17 Jun 2020 08:19:48 +0000
(17:19 +0900)
Change-Id: Ib4bc53f14b2faa4da38dff3137483fbaa09a2cbc
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/api/theme.h
patch
|
blob
|
history
diff --git
a/src/api/theme.h
b/src/api/theme.h
index 4e87ce87fa42102587c6a373173ef755197dd9ac..0304c13aa1b7c986b34fc271a06aa121a7d7c280 100644
(file)
--- a/
src/api/theme.h
+++ b/
src/api/theme.h
@@
-17,6
+17,7
@@
#ifndef __TIZEN_APPFW_THEME_MANAGER_THEME_H__
#define __TIZEN_APPFW_THEME_MANAGER_THEME_H__
+#include <theme_error.h>
#ifdef __cplusplus
extern "C" {