summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elc_multibuttonentry.h
diff options
context:
space:
mode:
authorWoochan Lee <wc0917.lee@samsung.com>2017-09-15 17:13:30 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2017-10-24 16:20:09 +0900
commit6c3bc915dfcc638c34ee3c242d80702407b2b5bf (patch)
tree3e4d115abcb6790a29b626f57f1f0ce22d8d0259 /src/lib/elementary/elc_multibuttonentry.h
parent98f81f5cbf951464046dd0db34665b230b2b6c55 (diff)
downloadefl-6c3bc915dfcc638c34ee3c242d80702407b2b5bf.tar.gz
elm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentry
Summary: @ref T5358 Reviewers: woohyun, jpeg, cedric, Jaehyun_Cho Reviewed By: Jaehyun_Cho Subscribers: Jaehyun, bu5hm4n, cedric, jpeg Maniphest Tasks: T5358 Differential Revision: https://phab.enlightenment.org/D5169 JP's note: MBE currently has quite a few issues, probably related to focus handling. This needs to be fixed.
Diffstat (limited to 'src/lib/elementary/elc_multibuttonentry.h')
-rw-r--r--src/lib/elementary/elc_multibuttonentry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elc_multibuttonentry.h b/src/lib/elementary/elc_multibuttonentry.h
index 75fe7a1b99..b878f7829c 100644
--- a/src/lib/elementary/elc_multibuttonentry.h
+++ b/src/lib/elementary/elc_multibuttonentry.h
@@ -59,7 +59,7 @@
#include "elc_multibuttonentry_common.h"
#ifdef EFL_EO_API_SUPPORT
-#include "elc_multibuttonentry_eo.h"
+#include "efl_ui_multibuttonentry_eo.h"
#endif
#ifndef EFL_NOLEGACY_API_SUPPORT
#include "elc_multibuttonentry_legacy.h"