missing headers for swaybar/input.c

master
ossi.ahosalmi 6 years ago
parent 28f3b8cb03
commit 79011e68df

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

Loading…
Cancel
Save