fixup! Don't use forward delaration of Elm_Object_Item.
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 13 May 2015 04:40:48 +0000 (13:40 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit52fd328ba6a374414109f73e15e5eeb45a4720a2
treece634dc5eb801691ef7a2f92037cb40f630a4d8e
parent435955691fd5d489beac43a20dd5bb0585a156fc
fixup! Don't use forward delaration of Elm_Object_Item.

The 'Evas.h' is already included in 'Elementary.h'.

Original message:

The definition of the object is different in Elementary 1.13. Since this
is what Tizen 3.0 currently uses the code failed to compile. Instead of
using forward delclarations simply include Elementary.h header. This
should ensure the code builds no matter what version of EFL/Elementary
is being used.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=11876

Change-Id: I78185632e0d61fcbb25e20bddc0aaf6884565532
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
tizen_src/ewk/efl_integration/browser/selectpicker/popup_picker.h