mirror of
https://github.com/swaywm/sway.git
synced 2026-03-21 05:33:56 -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
|
|
@ -5,8 +5,8 @@
|
|||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <wlr/interfaces/wlr_switch.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_tablet_tool.h>
|
||||
#include <wlr/util/box.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include "../include/config.h"
|
||||
#include "list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue