mirror of
https://github.com/labwc/labwc.git
synced 2025-11-10 13:30:00 -05: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
|
|
@ -6,11 +6,8 @@
|
|||
#include <wlr/render/pixman.h>
|
||||
#include "buffer.h"
|
||||
#include "common/mem.h"
|
||||
#include "common/scene-helpers.h"
|
||||
#include "common/string-helpers.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "desktop-entry.h"
|
||||
#include "img/img.h"
|
||||
#include "labwc.h"
|
||||
#include "node.h"
|
||||
#include "scaled-buffer/scaled-font-buffer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue