projects
/
platform
/
core
/
appfw
/
widget-viewer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7672dda
)
Fix build break
72/121472/1
accepted/tizen/3.0/common/20170329.150819
accepted/tizen/3.0/ivi/20170329.021618
accepted/tizen/3.0/mobile/20170329.021421
accepted/tizen/3.0/tv/20170329.021522
accepted/tizen/3.0/wearable/20170329.021548
submit/tizen_3.0/20170328.060441
author
Hwankyu Jhun
<h.jhun@samsung.com>
Tue, 28 Mar 2017 05:58:10 +0000
(14:58 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Tue, 28 Mar 2017 05:58:10 +0000
(14:58 +0900)
Change-Id: I1af243904ea237f6a0c78189ba652a068ec05d83
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
watch-control/src/control.c
patch
|
blob
|
history
diff --git
a/watch-control/src/control.c
b/watch-control/src/control.c
index
adaf1d9
..
63f3d31
100644
(file)
--- a/
watch-control/src/control.c
+++ b/
watch-control/src/control.c
@@
-24,6
+24,7
@@
#include <aul.h>
#include <Elementary.h>
#include <system_info.h>
+#include <tbm_surface.h>
#define API __attribute__((visibility("default")))