mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -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
|
|
@ -4,6 +4,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <wlr/backend/headless.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include "common/string-helpers.h"
|
||||
#include "labwc.h"
|
||||
#include "output.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue