aboutsummaryrefslogtreecommitdiff
path: root/include/backend/multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/multi.h')
-rw-r--r--include/backend/multi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/backend/multi.h b/include/backend/multi.h
index 20ad9db1..3ffd8140 100644
--- a/include/backend/multi.h
+++ b/include/backend/multi.h
@@ -10,7 +10,7 @@ struct wlr_multi_backend {
struct wl_list backends;
- struct wl_listener display_destroy;
+ struct wl_listener event_loop_destroy;
struct {
struct wl_signal backend_add;