mirror of
https://github.com/swaywm/sway.git
synced 2026-03-13 05:34:04 -04:00
Add wlr/util/transform.h includes
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4097 Closes: https://github.com/swaywm/sway/issues/7830
This commit is contained in:
parent
a946b1aecf
commit
fd6d6f1d97
4 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <string.h>
|
||||
#include <wlr/util/transform.h>
|
||||
#include "sway/commands.h"
|
||||
#include "sway/config.h"
|
||||
#include "log.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue