mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
include: add missing header dependencies
Ensure that headers compile correctly regardless of include order.
This commit is contained in:
parent
69b9122194
commit
c9b576982d
3 changed files with 4 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <wayland-server-core.h>
|
||||
#include <wlr/types/wlr_tablet_v2.h>
|
||||
#include "config/tablet-tool.h"
|
||||
|
||||
struct seat;
|
||||
struct wlr_device;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue