mirror of
https://github.com/swaywm/sway.git
synced 2025-11-08 13:29:50 -05:00
reverted includes of "sway/config.h" and replaced with "config.h" from meson build
This commit is contained in:
parent
79a45d4a40
commit
f95cb9a7c1
11 changed files with 11 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include <strings.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "sway/config.h"
|
||||
#include "config.h"
|
||||
#include "sway/commands.h"
|
||||
#include "sway/tree/arrange.h"
|
||||
#include "sway/tree/layout.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue