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:
a27e27b
)
Update correct header file for appcore API.
48/195148/1
author
Nilesh
<t.shripati@samsung.com>
Tue, 11 Dec 2018 06:27:54 +0000
(11:57 +0530)
committer
Nilesh
<t.shripati@samsung.com>
Tue, 11 Dec 2018 06:27:54 +0000
(11:57 +0530)
This patch update correct header file appcore-common.h,
for API appcore_flush_memory().
Change-Id: I94eba39b561b3e70438045c54972ef65fac3c0d8
src/home_app_manager.c
patch
|
blob
|
history
diff --git
a/src/home_app_manager.c
b/src/home_app_manager.c
index a9856e4375a733ba0fd089941912de03b16fde7f..4102f54b08076fd2e27a9a7c03d6d55f66821999 100755
(executable)
--- a/
src/home_app_manager.c
+++ b/
src/home_app_manager.c
@@
-55,7
+55,7
@@
#include "test.h"
#include <stdbool.h>
-#include <appcore-
efl
.h>
+#include <appcore-
common
.h>
#include <aul.h>
#include <bundle.h>
#include <Ecore.h>