projects
/
profile
/
wearable
/
apps
/
native
/
w3-home.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c6e42e
)
fix build warning
53/154753/1
author
jin0.kim
<jin0.kim@samsung.com>
Wed, 11 Oct 2017 08:45:41 +0000
(17:45 +0900)
committer
jin0.kim
<jin0.kim@samsung.com>
Wed, 11 Oct 2017 08:45:59 +0000
(17:45 +0900)
Change-Id: I77e6f65882ff5a9ae4d2bced9de4be82a02aeed2
src/scroller.c
patch
|
blob
|
history
diff --git
a/src/scroller.c
b/src/scroller.c
index 97486bbc204e6b4685fcfdedce9da2fdf6e348a8..edd5b562347e4b8e6acdde56fdc5f73e5907ad72 100755
(executable)
--- a/
src/scroller.c
+++ b/
src/scroller.c
@@
-26,7
+26,6
@@
#include <widget_viewer_evas.h>
#include "bg.h"
-#include "util.h"
#include "wms.h"
#include "conf.h"
#include "power_mode.h"
@@
-47,6
+46,7
@@
#include "clock_service.h"
#include "screen_reader_handler.h"
#include "moments/moments.h"
+#include "util.h"
#define BOX_EDJE EDJEDIR"/box_layout.edj"
#define BOX_GROUP_NAME "box"