diff options
author | emersion <contact@emersion.fr> | 2017-11-12 22:12:50 +0100 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2017-11-12 22:12:50 +0100 |
commit | f8b43940b1a14e78c5365c9c1d17bfc79f523530 (patch) | |
tree | ad2aa347b862cc7446a1cc80f5932847e1491fbe /include/rootston | |
parent | 2e312a7e27fac0ef299abbdf5f66cf164992f02f (diff) | |
parent | a317ecdab8ef8deb184b72db208794daa4c4a3a0 (diff) |
Merge branch 'master' into cursor-scale
Diffstat (limited to 'include/rootston')
-rw-r--r-- | include/rootston/seat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rootston/seat.h b/include/rootston/seat.h index b5593651..bef515a4 100644 --- a/include/rootston/seat.h +++ b/include/rootston/seat.h @@ -1,8 +1,6 @@ #ifndef _ROOTSTON_SEAT_H #define _ROOTSTON_SEAT_H - #include <wayland-server.h> - #include "rootston/input.h" #include "rootston/keyboard.h" |