diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index 8479b407c..ee7d24a3d 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -369,6 +369,7 @@ struct _E_Wayland_Shell_Surface Eina_Bool active : 1; + void *shell; void *ping_timer; };