mirror of
https://github.com/swaywm/sway.git
synced 2026-02-11 04:28:15 -05:00
Add missing includes & remove duplicates
This commit is contained in:
parent
e3257e646c
commit
9540591105
8 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#ifndef _SWAY_NODE_H
|
||||
#define _SWAY_NODE_H
|
||||
#include <wayland-server-core.h>
|
||||
#include <stdbool.h>
|
||||
#include "list.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue