swaybar: move headers to include/bar

This commit is contained in:
Mikkel Oscar Lyderik 2016-01-24 15:55:58 +01:00
parent 4b48a8399a
commit ed227f5664
11 changed files with 14 additions and 14 deletions

View file

@ -4,8 +4,8 @@
#include <json-c/json.h>
#include "log.h"
#include "config.h"
#include "status_line.h"
#include "bar/config.h"
#include "bar/status_line.h"
#define I3JSON_MAXDEPTH 4
#define I3JSON_UNKNOWN 0