From cab2189aa64d04ba79dc2cbf19400435b47cdbd2 Mon Sep 17 00:00:00 2001 From: Florian Franzen Date: Sat, 23 Apr 2022 10:27:47 +0200 Subject: sway: add bindgesture command Co-authored-by: Michael Weiser --- include/stringop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/stringop.h') diff --git a/include/stringop.h b/include/stringop.h index 8d7089e9..b29f59b2 100644 --- a/include/stringop.h +++ b/include/stringop.h @@ -2,6 +2,7 @@ #define _SWAY_STRINGOP_H #include +#include #include "list.h" void strip_whitespace(char *str); -- cgit v1.2.3