mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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
|
|
@ -5,7 +5,7 @@
|
|||
#include <getopt.h>
|
||||
#include "ipc-client.h"
|
||||
#include "log.h"
|
||||
#include "bar.h"
|
||||
#include "bar/bar.h"
|
||||
|
||||
/* global bar state */
|
||||
struct bar swaybar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue