From 811a4d997b2e00c7cdc3851ccc55a6f52d79126c Mon Sep 17 00:00:00 2001 From: emersion Date: Fri, 23 Nov 2018 11:58:56 +0100 Subject: Rename wlr_primary_selection to wlr_gtk_primary_selection --- include/rootston/desktop.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/rootston') diff --git a/include/rootston/desktop.h b/include/rootston/desktop.h index 4ce92e2b..31338acf 100644 --- a/include/rootston/desktop.h +++ b/include/rootston/desktop.h @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include @@ -51,7 +51,7 @@ struct roots_desktop { struct wlr_export_dmabuf_manager_v1 *export_dmabuf_manager_v1; struct wlr_server_decoration_manager *server_decoration_manager; struct wlr_xdg_decoration_manager_v1 *xdg_decoration_manager; - struct wlr_primary_selection_device_manager *primary_selection_device_manager; + struct wlr_gtk_primary_selection_device_manager *primary_selection_device_manager; struct wlr_idle *idle; struct wlr_idle_inhibit_manager_v1 *idle_inhibit; struct wlr_input_inhibit_manager *input_inhibit; -- cgit v1.2.3