mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 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_SEAT_H
|
||||
#define _SWAY_SEAT_H
|
||||
#ifndef _SWAY_INPUT_SEAT_H
|
||||
#define _SWAY_INPUT_SEAT_H
|
||||
|
||||
#include <wlr/types/wlr_seat.h>
|
||||
#include "sway/input/input-manager.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue