mirror of
https://github.com/swaywm/sway.git
synced 2026-04-20 06:47:03 -04:00
treewide: Sort includes
This commit is contained in:
parent
905dd141f4
commit
68dc3bb3a1
186 changed files with 454 additions and 458 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _SWAYNAG_CONFIG_H
|
||||
#define _SWAYNAG_CONFIG_H
|
||||
#include "swaynag/swaynag.h"
|
||||
#include "list.h"
|
||||
#include "swaynag/swaynag.h"
|
||||
|
||||
int swaynag_parse_options(int argc, char **argv, struct swaynag *swaynag,
|
||||
list_t *types, struct swaynag_type *type, char **config, bool *debug);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue