mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
overlay.h: reduce included headers
This commit is contained in:
parent
d1a9529239
commit
78d47c5c37
6 changed files with 9 additions and 6 deletions
|
|
@ -2,10 +2,9 @@
|
|||
#ifndef LABWC_OVERLAY_H
|
||||
#define LABWC_OVERLAY_H
|
||||
|
||||
#include <wlr/util/box.h>
|
||||
#include "common/graphic-helpers.h"
|
||||
#include "regions.h"
|
||||
#include "view.h"
|
||||
#include "common/edge.h"
|
||||
|
||||
struct seat;
|
||||
|
||||
/* TODO: replace this with single lab_scene_rect */
|
||||
struct overlay_rect {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue