diff options
Diffstat (limited to 'rootston/output.c')
-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 32300c9e..66a43694 100644 --- a/rootston/output.c +++ b/rootston/output.c @@ -8,7 +8,6 @@ #include <wlr/types/wlr_compositor.h> #include <wlr/types/wlr_output_layout.h> #include <wlr/types/wlr_presentation_time.h> -#include <wlr/types/wlr_wl_shell.h> #include <wlr/types/wlr_xdg_shell_v6.h> #include <wlr/types/wlr_xdg_shell.h> #include <wlr/util/log.h> |