summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/wayland/wayland-server-protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/wayland/wayland-server-protocol.h')
-rw-r--r--src/3rdparty/wayland/wayland-server-protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/wayland/wayland-server-protocol.h b/src/3rdparty/wayland/wayland-server-protocol.h
index da61042cb..6529ead04 100644
--- a/src/3rdparty/wayland/wayland-server-protocol.h
+++ b/src/3rdparty/wayland/wayland-server-protocol.h
@@ -68,6 +68,7 @@ struct wl_display_interface {
uint32_t key);
void (*frame)(struct wl_client *client,
struct wl_display *display,
+ struct wl_surface *surface,
uint32_t key);
};