Update correct header file for appcore API. 48/195148/1
authorNilesh <t.shripati@samsung.com>
Tue, 11 Dec 2018 06:27:54 +0000 (11:57 +0530)
committerNilesh <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

index a9856e4375a733ba0fd089941912de03b16fde7f..4102f54b08076fd2e27a9a7c03d6d55f66821999 100755 (executable)
@@ -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>