diff options
-rw-r--r-- | rootston/xwayland.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootston/xwayland.c b/rootston/xwayland.c index 77a7ba12..89d0e497 100644 --- a/rootston/xwayland.c +++ b/rootston/xwayland.c @@ -8,7 +8,6 @@ #include <wlr/util/log.h> #include <wlr/xwayland.h> #include "rootston/server.h" -#include "rootston/server.h" static void activate(struct roots_view *view, bool active) { struct wlr_xwayland_surface *xwayland_surface = |