diff options
Diffstat (limited to 'rootston')
-rw-r--r-- | rootston/output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootston/output.c b/rootston/output.c index dd1f010b..e83cdc1f 100644 --- a/rootston/output.c +++ b/rootston/output.c @@ -13,7 +13,6 @@ #include <wlr/types/wlr_xdg_shell.h> #include <wlr/util/log.h> #include <wlr/util/region.h> -#include <wlr/xwayland.h> #include "rootston/config.h" #include "rootston/layers.h" #include "rootston/output.h" |