diff --git a/include/sway/tree/root.h b/include/sway/tree/root.h index f9d838741..ec6516c99 100644 --- a/include/sway/tree/root.h +++ b/include/sway/tree/root.h @@ -21,6 +21,7 @@ struct sway_root { struct wlr_texture *debug_tree; + // Includes disabled outputs struct wl_list all_outputs; // sway_output::link list_t *scratchpad; // struct sway_container