diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index 9b7ebac2a..24512524a 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -109,7 +109,12 @@ struct _E_Wayland_Surface Evas_Object *obj; Ecore_Evas *ee; + Ecore_X_Window evas_win; + Evas *evas; + E_Border *bd; + Eina_List *bd_hooks; + /* E_Border_Hook *bd_hook; */ E_Wayland_Shell_Surface *shell_surface; Eina_Bool mapped : 1;