mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
include: reduce global includes in labwc.h
This commit is contained in:
parent
ee22afbafe
commit
93d81b248d
30 changed files with 78 additions and 52 deletions
|
|
@ -2,8 +2,10 @@
|
|||
|
||||
#include "magnifier.h"
|
||||
#include <assert.h>
|
||||
#include <wlr/render/allocator.h>
|
||||
#include <wlr/render/swapchain.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/util/transform.h>
|
||||
#include "common/box.h"
|
||||
#include "labwc.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue