diff options
Diffstat (limited to 'sway/commands/input/scroll_method.c')
-rw-r--r-- | sway/commands/input/scroll_method.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/commands/input/scroll_method.c b/sway/commands/input/scroll_method.c index de032b64..5c6c3d7a 100644 --- a/sway/commands/input/scroll_method.c +++ b/sway/commands/input/scroll_method.c @@ -1,4 +1,5 @@ #include <string.h> +#include <strings.h> #include "sway/commands.h" #include "sway/input.h" |