mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -05:00
move tree includes to their own directory
This commit is contained in:
parent
b1984133a9
commit
874f009866
29 changed files with 89 additions and 110 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "sway/layers.h"
|
||||
#include "sway/layout.h"
|
||||
#include "sway/tree/layout.h"
|
||||
#include "sway/output.h"
|
||||
#include "sway/server.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue