mirror of
https://github.com/labwc/labwc.git
synced 2025-11-08 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
|
|
@ -2,7 +2,6 @@
|
|||
#include <assert.h>
|
||||
#include <wlr/render/swapchain.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/types/wlr_compositor.h>
|
||||
#include <wlr/render/allocator.h>
|
||||
#include "config/rcxml.h"
|
||||
#include "common/array.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue