aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/wlr/backend/session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/backend/session.h b/include/wlr/backend/session.h
index 7d34bfeb..c8461ff7 100644
--- a/include/wlr/backend/session.h
+++ b/include/wlr/backend/session.h
@@ -59,6 +59,7 @@ struct wlr_session_add_event {
enum wlr_device_change_type {
WLR_DEVICE_HOTPLUG = 1,
+ WLR_DEVICE_LEASE,
};
struct wlr_device_hotplug_event {