summaryrefslogtreecommitdiff
path: root/daemon/handler_controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/handler_controller.c')
-rwxr-xr-x[-rw-r--r--]daemon/handler_controller.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/daemon/handler_controller.c b/daemon/handler_controller.c
index 526fe9f..8ad2401 100644..100755
--- a/daemon/handler_controller.c
+++ b/daemon/handler_controller.c
@@ -16,7 +16,7 @@
*/
-#include "handler_controller.h"
+#include <Elementary.h>
#include <dlog.h>
#include <vconf.h>
@@ -25,8 +25,13 @@
#include <ITapiSim.h>
#include <TelCall.h>
#include <ITapiCall.h>
-#include "setting_utils.h"
+#include <tzsh.h>
+#include <tzsh_quickpanel_service.h>
+#include <E_DBus.h>
+
+#include "handler_controller.h"
+#include "setting_utils.h"
#include "list_util.h"
#include "quickpanel-ui.h"
#include "common.h"