elementary: fix efl_ui_multibutton installed headers.

This commit is contained in:
Cedric BAIL 2017-11-14 16:53:16 -08:00
parent df3d3f7334
commit 32a213dc72
2 changed files with 1 additions and 1 deletions

View File

@ -325,6 +325,7 @@ includesunstable_HEADERS = \
lib/elementary/elm_code_file.h \
lib/elementary/elm_code_parse.h \
lib/elementary/elm_code_syntax.h \
lib/elementary/efl_ui_multibuttonentry.h \
lib/elementary/Efl_Ui.h
includesunstabledir = $(includedir)/elementary-@VMAJ@

View File

@ -57,7 +57,6 @@
* @{
*/
#include "efl_ui_multibuttonentry_common.h"
#ifdef EFL_EO_API_SUPPORT
#include "efl_ui_multibuttonentry_eo.h"
#endif