mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
fix a missing include
This commit is contained in:
parent
8689627774
commit
9188a34860
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
#include "sway/input/seat.h"
|
#include "sway/input/seat.h"
|
||||||
#include "sway/tree/container.h"
|
#include "sway/tree/container.h"
|
||||||
#include "stringop.h"
|
#include "stringop.h"
|
||||||
|
#include "util.h"
|
||||||
|
|
||||||
|
|
||||||
struct keycode_matches {
|
struct keycode_matches {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue