aboutsummaryrefslogtreecommitdiff
path: root/rootston
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-11-12 15:49:27 +0100
committeremersion <contact@emersion.fr>2017-11-12 15:49:27 +0100
commit5d986f1e874f93f8235fbcc333af63c5c9c99596 (patch)
tree1112ae332669f55314a1cb9a22e1df20f82af7e1 /rootston
parent8605243459629f566ed5109ffd896fd57b329ceb (diff)
Remove unnecessary include
Diffstat (limited to 'rootston')
-rw-r--r--rootston/desktop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootston/desktop.c b/rootston/desktop.c
index bb030e74..51bb0e2a 100644
--- a/rootston/desktop.c
+++ b/rootston/desktop.c
@@ -16,6 +16,7 @@
#include <server-decoration-protocol.h>
#include "rootston/server.h"
#include "rootston/seat.h"
+#include "rootston/xcursor.h"
// TODO replace me with a signal
void view_destroy(struct roots_view *view) {