mirror of
https://github.com/swaywm/sway.git
synced 2025-11-11 13:29:51 -05:00
input include directory
This commit is contained in:
parent
ec7fc42a00
commit
d76e745b73
7 changed files with 10 additions and 10 deletions
|
|
@ -11,7 +11,7 @@
|
|||
// TODO WLR: make Xwayland optional
|
||||
#include <wlr/xwayland.h>
|
||||
#include "sway/server.h"
|
||||
#include "sway/input-manager.h"
|
||||
#include "sway/input/input-manager.h"
|
||||
#include "log.h"
|
||||
|
||||
bool server_init(struct sway_server *server) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue