diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index 4d318798d..6faa5c7ac 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -93,7 +93,7 @@ struct _E_Wayland_Surface Ecore_Evas *ee; Evas_Object *img; - Evas_Object *input; + Evas_Object *input_rect; E_Wayland_Shell_Surface *shell_surface; Eina_Bool mapped : 1;