mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04: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
|
|
@ -2,6 +2,7 @@
|
|||
#ifndef LABWC_H
|
||||
#define LABWC_H
|
||||
#include "config.h"
|
||||
#include <wlr/util/box.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "common/set.h"
|
||||
#include "input/cursor.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue