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

@ -11,6 +11,7 @@
#include <wlr/types/wlr_idle.h>
#include "list.h"
#include "log.h"
#include "sway/config.h"
#include "sway/desktop.h"
#include "sway/desktop/transaction.h"
#include "sway/input/cursor.h"