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
|
|
@ -3,10 +3,10 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <wayland-client.h>
|
||||
#include "../include/config.h"
|
||||
#include <pango/pangocairo.h>
|
||||
#include "list.h"
|
||||
#include "util.h"
|
||||
#include <pango/pangocairo.h>
|
||||
#include "../include/config.h"
|
||||
|
||||
struct box_colors {
|
||||
uint32_t border;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue