From 52ef216acfe810a482dbab0c4422dad6ad8e77b7 Mon Sep 17 00:00:00 2001 From: Marcus Fritzsch Date: Wed, 10 May 2017 14:10:05 +0200 Subject: HomeScreenControlInterface: use single afm_user_daemon * The org.agl.homescreenappframeworkbindertizen should not be used here. * Simplify the implementation. Change-Id: I5d2dedf2dcacea2104ba38e4467fd8299a88d776 Signed-off-by: Marcus Fritzsch --- homescreen/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'homescreen/src/main.cpp') diff --git a/homescreen/src/main.cpp b/homescreen/src/main.cpp index 59a259e..28a8d38 100644 --- a/homescreen/src/main.cpp +++ b/homescreen/src/main.cpp @@ -26,7 +26,7 @@ #include "applicationlauncher.h" #include "statusbarmodel.h" #include "applicationmodel.h" - +#include "appinfo.h" #include "afm_user_daemon_proxy.h" // XXX: We want this DBus connection to be shared across the different -- cgit 1.2.3-korg