mirror of
https://github.com/swaywm/sway.git
synced 2026-03-09 05:34:13 -04:00
Update wlr_box includes
Update for the breaking change in [1]. [1]: https://github.com/swaywm/wlroots/pull/3011
This commit is contained in:
parent
c41dc33590
commit
4832fc937f
10 changed files with 5 additions and 14 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#ifndef _SWAY_LAYERS_H
|
||||
#define _SWAY_LAYERS_H
|
||||
#include <stdbool.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_surface.h>
|
||||
#include <wlr/types/wlr_layer_shell_v1.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue