Index: third_party/wayland-protocols/protocol/stylus-protocol.c |
diff --git a/third_party/wayland-protocols/protocol/stylus-protocol.c b/third_party/wayland-protocols/protocol/stylus-protocol.c |
index bbb0e41028703a4bf34c972470f73727d596465b..e84e4bbbd0a218aba2ad09e241cf1baa75e8e3da 100644 |
--- a/third_party/wayland-protocols/protocol/stylus-protocol.c |
+++ b/third_party/wayland-protocols/protocol/stylus-protocol.c |
@@ -43,7 +43,7 @@ static const struct wl_message zcr_stylus_v1_requests[] = { |
}; |
WL_EXPORT const struct wl_interface zcr_stylus_v1_interface = { |
- "zcr_stylus_v1", 1, |
+ "zcr_stylus_v1", 2, |
1, zcr_stylus_v1_requests, |
0, NULL, |
}; |