mirror of
https://github.com/swaywm/sway.git
synced 2026-05-04 06:46:25 -04:00
Include config.h everywhere
This commit is contained in:
parent
a20f21281f
commit
a568637a45
13 changed files with 13 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <wayland-client.h>
|
||||
#include "config.h"
|
||||
#include "util.h"
|
||||
|
||||
struct box_colors {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue