aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/server.h
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-10-24 09:11:12 -0400
committerTony Crisci <tony@dubstepdish.com>2017-10-24 09:11:12 -0400
commit2ca502b546f57fe7252dc990e7bfe89e151430a5 (patch)
tree87f66bd9bf5aa83f2b5f344d07143d4831b8459d /include/rootston/server.h
parent0f7f6b1373438675b5f4d6a6ca0b4b88b472e322 (diff)
parentbbf08f3ef9cf831c6af49060871995eaa0963bca (diff)
Merge branch 'master' into feature/xwm-rewrite
Diffstat (limited to 'include/rootston/server.h')
-rw-r--r--include/rootston/server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rootston/server.h b/include/rootston/server.h
index a4eacb7f..8fc6530e 100644
--- a/include/rootston/server.h
+++ b/include/rootston/server.h
@@ -3,7 +3,7 @@
#include <wayland-server.h>
#include <wlr/backend.h>
#include <wlr/backend/session.h>
-#include <wlr/types/wlr_data_device_manager.h>
+#include <wlr/types/wlr_data_device.h>
#include <wlr/render.h>
#ifdef HAS_XWAYLAND
#include <wlr/xwayland.h>