mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 19:07:45 +03:00
Add missing includes & remove duplicates
This commit is contained in:
parent
e3257e646c
commit
9540591105
8 changed files with 9 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <cairo.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <wayland-util.h>
|
||||
#include "swaybar/tray/tray.h"
|
||||
#include "list.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue