mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
Include config.h everywhere
This commit is contained in:
parent
a20f21281f
commit
a568637a45
13 changed files with 13 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "config.h"
|
||||
#include "swaybar/config.h"
|
||||
#include "swaybar/status_line.h"
|
||||
#include "readline.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue