mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
input_cmd_xkb_*: cleanup includes
This commit is contained in:
parent
eb770e88b7
commit
37308f6549
7 changed files with 1 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include "sway/config.h"
|
||||
#include "sway/commands.h"
|
||||
#include "sway/input/input-manager.h"
|
||||
#include "log.h"
|
||||
|
||||
struct cmd_results *input_cmd_xkb_file(int argc, char **argv) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue