aboutsummaryrefslogtreecommitdiff
path: root/rootston/xwayland.c
diff options
context:
space:
mode:
authorSilvan Jegen <s.jegen@gmail.com>2019-05-19 18:44:58 +0200
committerSimon Ser <contact@emersion.fr>2019-05-19 19:50:14 +0300
commit461c4f58a610bec2fc64b2132bccaa149ba9cfa3 (patch)
tree95d1df78d97b4770e43c2029fb79566874e9325b /rootston/xwayland.c
parent522ddd93f145533055ab889ef3a540c550c18008 (diff)
rootston: remove duplicated include
Diffstat (limited to 'rootston/xwayland.c')
-rw-r--r--rootston/xwayland.c1
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 =