mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
tree-wide: use forward declarations for wlr types
This commit is contained in:
parent
b00873a988
commit
d2ce31fcc9
40 changed files with 63 additions and 12 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
#include <pixman.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/util/box.h>
|
||||
#include "common/border.h"
|
||||
#include "common/box.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue