mirror of
https://github.com/swaywm/sway.git
synced 2025-12-17 08:56:35 -05: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,9 +4,9 @@
|
|||
|
||||
#include "client/pango.h"
|
||||
#include "client/window.h"
|
||||
#include "config.h"
|
||||
#include "status_line.h"
|
||||
#include "render.h"
|
||||
#include "bar/config.h"
|
||||
#include "bar/status_line.h"
|
||||
#include "bar/render.h"
|
||||
|
||||
|
||||
/* internal spacing */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue