summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/wayland/wayland-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/wayland/wayland-protocol.c')
-rw-r--r--src/3rdparty/wayland/wayland-protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/wayland/wayland-protocol.c b/src/3rdparty/wayland/wayland-protocol.c
index 5686f9a22..9ae296a4c 100644
--- a/src/3rdparty/wayland/wayland-protocol.c
+++ b/src/3rdparty/wayland/wayland-protocol.c
@@ -27,7 +27,7 @@
static const struct wl_message display_requests[] = {
{ "sync", "u" },
- { "frame", "u" },
+ { "frame", "ou" },
};
static const struct wl_message display_events[] = {