mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
Reorganize includes
This commit is contained in:
parent
729fdf7d91
commit
416417a54c
50 changed files with 146 additions and 154 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stringop.h>
|
||||
#include "workspace.h"
|
||||
#include "sway/workspace.h"
|
||||
|
||||
/* XXX:DEBUG:XXX */
|
||||
static void container_log(const swayc_t *c, int depth) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue