mirror of
https://github.com/swaywm/sway.git
synced 2025-04-05 03:47:54 +03:00
Reorganize includes
This commit is contained in:
parent
729fdf7d91
commit
416417a54c
50 changed files with 146 additions and 154 deletions
|
@ -5,9 +5,9 @@
|
|||
#include "client/cairo.h"
|
||||
#include "client/pango.h"
|
||||
#include "client/window.h"
|
||||
#include "bar/config.h"
|
||||
#include "bar/status_line.h"
|
||||
#include "bar/render.h"
|
||||
#include "swaybar/config.h"
|
||||
#include "swaybar/status_line.h"
|
||||
#include "swaybar/render.h"
|
||||
|
||||
|
||||
/* internal spacing */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue