mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
swaybar: move headers to include/bar
This commit is contained in:
parent
4b48a8399a
commit
ed227f5664
11 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue