Upgrade for wlroots surface refactoring

See [1] for details.

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3412
This commit is contained in:
Simon Ser 2022-01-13 11:15:39 +01:00 committed by Kirill Primak
parent dbaf2e4fdb
commit d6f8820a8b
14 changed files with 16 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#include <wlr/types/wlr_surface.h>
#include <wlr/types/wlr_compositor.h>
struct sway_container;
struct sway_view;