mirror of
https://github.com/labwc/labwc.git
synced 2026-02-15 22:05:25 -05:00
include: reduce unnecessary #includes
This commit is contained in:
parent
e9f17dc4a2
commit
7c185c1a85
15 changed files with 17 additions and 12 deletions
|
|
@ -2,8 +2,6 @@
|
|||
#ifndef LABWC_SCALED_IMG_BUFFER_H
|
||||
#define LABWC_SCALED_IMG_BUFFER_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
struct wlr_scene_tree;
|
||||
struct wlr_scene_node;
|
||||
struct wlr_scene_buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue