fix a missing include

This commit is contained in:
Tert0 2024-12-11 22:30:41 +01:00
parent 8689627774
commit 9188a34860
No known key found for this signature in database
GPG key ID: 5CD17B02E0EFD576

View file

@ -5,6 +5,7 @@
#include "sway/input/seat.h"
#include "sway/tree/container.h"
#include "stringop.h"
#include "util.h"
struct keycode_matches {