mirror of
https://github.com/swaywm/sway.git
synced 2026-04-06 07:15:44 -04:00
Reorganize includes
This commit is contained in:
parent
729fdf7d91
commit
416417a54c
50 changed files with 146 additions and 154 deletions
|
|
@ -4,8 +4,8 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <libinput.h>
|
||||
#include "config.h"
|
||||
#include "input.h"
|
||||
#include "sway/config.h"
|
||||
#include "sway/input.h"
|
||||
#include "list.h"
|
||||
#include "log.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue