summaryrefslogtreecommitdiff
path: root/src/wayland-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland-server.h')
-rw-r--r--src/wayland-server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wayland-server.h b/src/wayland-server.h
index 53f918c..0bc6c7a 100644
--- a/src/wayland-server.h
+++ b/src/wayland-server.h
@@ -212,6 +212,7 @@ struct wl_input_device {
struct wl_resource *drag_focus_resource;
struct wl_listener drag_focus_listener;
struct wl_grab drag_grab;
+ struct wl_surface *drag_surface;
struct wl_data_source *selection_data_source;
struct wl_listener selection_data_source_listener;