mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
src: remove unused #includes (via include-what-you-use)
This commit is contained in:
parent
7c185c1a85
commit
b00873a988
52 changed files with 5 additions and 114 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "common/graphic-helpers.h"
|
||||
#include <cairo.h>
|
||||
#include <glib.h> /* g_ascii_strcasecmp */
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/util/box.h>
|
||||
#include "common/macros.h"
|
||||
#include "xcolor-table.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue