mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Add missing header file
This commit is contained in:
parent
122d3699bc
commit
f683935895
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_cursor.h>
|
||||
#include <wlr/types/wlr_idle.h>
|
||||
#include <wlr/types/wlr_tablet_v2.h>
|
||||
#include <wlr/types/wlr_xcursor_manager.h>
|
||||
#include <wlr/util/region.h>
|
||||
#include "list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue