missing headers for swaybar/input.c

This commit is contained in:
ossi.ahosalmi 2018-10-19 15:55:30 +03:00
parent 28f3b8cb03
commit 79011e68df
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#else
#include <linux/input-event-codes.h>
#endif
#include <stdlib.h>
#include <wayland-client.h>
#include <wayland-cursor.h>
#include <wlr/util/log.h>