mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -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
|
|
@ -10,8 +10,8 @@
|
|||
#include <xkbcommon/xkbcommon.h>
|
||||
#include <time.h>
|
||||
#include "list.h"
|
||||
#include "layout.h"
|
||||
#include "container.h"
|
||||
#include "tree/layout.h"
|
||||
#include "tree/container.h"
|
||||
|
||||
/**
|
||||
* Describes a variable created via the `set` command.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue