mirror of
https://github.com/labwc/labwc.git
synced 2026-02-16 22:05:27 -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
|
|
@ -6,8 +6,9 @@
|
|||
#include "config/rcxml.h"
|
||||
#include "labwc.h"
|
||||
#include "output.h"
|
||||
#include "view.h"
|
||||
#include "regions.h"
|
||||
#include "theme.h"
|
||||
#include "view.h"
|
||||
|
||||
static void
|
||||
create_overlay_rect(struct seat *seat, struct overlay_rect *rect,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue