From: Youngbok Shin Date: Tue, 11 Oct 2016 06:46:29 +0000 (+0900) Subject: ecore wayland: fix build break X-Git-Tag: accepted/tizen/common/20161013.161055~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F91742%2F3;p=platform%2Fupstream%2Fefl.git ecore wayland: fix build break Change-Id: I4475369e017244928311d0b4ed367ca1774b870d --- diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h b/src/lib/ecore_wayland/Ecore_Wayland.h index 6685f98..d16c037 100644 --- a/src/lib/ecore_wayland/Ecore_Wayland.h +++ b/src/lib/ecore_wayland/Ecore_Wayland.h @@ -447,7 +447,7 @@ struct _Ecore_Wl_Event_Indicator_Flick struct _Ecore_Wl_Event_Clipboard_Data_Selected { unsigned int win; -} +}; struct _Ecore_Wl_Keygrab_Info {