mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
fix header includes
This commit is contained in:
parent
2624f55f8d
commit
d3d3604760
4 changed files with 11 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef _SWAY_CURSOR_H
|
||||
#define _SWAY_CURSOR_H
|
||||
#ifndef _SWAY_INPUT_CURSOR_H
|
||||
#define _SWAY_INPUT_CURSOR_H
|
||||
|
||||
#include "sway/input/seat.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue