mirror of
https://github.com/swaywm/sway.git
synced 2025-03-03 14:14:44 +01: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/tree/container.h"
|
||||
#include "stringop.h"
|
||||
#include "util.h"
|
||||
|
||||
|
||||
struct keycode_matches {
|
||||
|
|
Loading…
Add table
Reference in a new issue