summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorJiwoong Im <jiwoong.im@samsung.com>2015-05-11 15:53:13 +0900
committerJiwoong Im <jiwoong.im@samsung.com>2015-05-11 15:56:02 +0900
commit56b6988a26a031e594e36dceb3b33ccbe761f8be (patch)
tree9c8f6f53ae44c39382e112e746ffecc226d54b27 /client
parent7314bcb19f465f1d4ce015bdb1baccb455c0b9df (diff)
downloadui-gadget-1-56b6988a26a031e594e36dceb3b33ccbe761f8be.tar.gz
ui-gadget-1-56b6988a26a031e594e36dceb3b33ccbe761f8be.tar.bz2
ui-gadget-1-56b6988a26a031e594e36dceb3b33ccbe761f8be.zip
Add ugman_init and ug_init for wayland profile to failure in UG_INIT_EFL Jira ticket : TC-2507 Change-Id: I0f787e50ac25fb18cb2bb38880fd12bf7ca5f8b8 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Diffstat (limited to 'client')
-rw-r--r--client/ug-client.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/ug-client.c b/client/ug-client.c
index e91c916..9215e24 100644
--- a/client/ug-client.c
+++ b/client/ug-client.c
@@ -23,10 +23,6 @@
#include <appcore-efl.h>
#include <ui-gadget.h>
-#ifndef WAYLAND
-#include <Ecore_X.h>
-#endif
-
#include <dlog.h>
#include <aul.h>
#include <app.h>