mirror of
https://github.com/labwc/labwc.git
synced 2026-04-03 07:15:34 -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
|
|
@ -5,12 +5,8 @@
|
|||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include <wlr/util/region.h>
|
||||
#include <wlr/util/transform.h>
|
||||
#include "labwc.h"
|
||||
#include "magnifier.h"
|
||||
#include "output.h"
|
||||
#include "output-state.h"
|
||||
|
||||
struct wlr_surface *
|
||||
lab_wlr_surface_from_node(struct wlr_scene_node *node)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue