more style fixes, included "sway/config.h" where needed

This commit is contained in:
Pascal Pascher 2018-07-25 12:17:10 +02:00
parent 2bf893248a
commit 79a45d4a40
8 changed files with 17 additions and 12 deletions

View file

@ -1,5 +1,6 @@
#include <strings.h>
#include <wlr/util/log.h>
#include "sway/config.h"
#include "sway/commands.h"
#include "sway/tree/arrange.h"
#include "sway/tree/layout.h"