mirror of
https://github.com/swaywm/sway.git
synced 2026-02-17 22:05:53 -05:00
Add missing includes & remove duplicates
This commit is contained in:
parent
e3257e646c
commit
9540591105
8 changed files with 9 additions and 3 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#include <wlr/types/wlr_text_input_v3.h>
|
||||
#include <wlr/types/wlr_input_method_v2.h>
|
||||
#include <wlr/types/wlr_compositor.h>
|
||||
#include "sway/input/seat.h"
|
||||
|
||||
/**
|
||||
* The relay structure manages the relationship between text-input and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue