mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04: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_INPUT_MANAGER_H
|
||||
#define _SWAY_INPUT_MANAGER_H
|
||||
#ifndef _SWAY_INPUT_INPUT_MANAGER_H
|
||||
#define _SWAY_INPUT_INPUT_MANAGER_H
|
||||
#include <libinput.h>
|
||||
#include "sway/server.h"
|
||||
#include "sway/config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue