mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -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
|
|
@ -3,7 +3,7 @@
|
|||
#include <ctype.h>
|
||||
#include "log.h"
|
||||
#include "sway/ipc-json.h"
|
||||
#include "sway/container.h"
|
||||
#include "sway/tree/container.h"
|
||||
#include "sway/output.h"
|
||||
#include "sway/input/input-manager.h"
|
||||
#include "sway/input/seat.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue