diff options
Diffstat (limited to 'include/sway/input/text_input.h')
-rw-r--r-- | include/sway/input/text_input.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/input/text_input.h b/include/sway/input/text_input.h index c70fd935..4de96d44 100644 --- a/include/sway/input/text_input.h +++ b/include/sway/input/text_input.h @@ -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 |