mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-28 22:23:42 +01:00
Merge pull request #2883 from ponkyh/missing-stdlib
missing headers for swaybar/input.c
This commit is contained in:
commit
0a4735c50c
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue