rootston: remove duplicated include
This commit is contained in:
parent
522ddd93f1
commit
461c4f58a6
|
@ -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 =
|
||||
|
|
Loading…
Reference in New Issue