diff --git a/types/wlr_linux_dmabuf_v1.c b/types/wlr_linux_dmabuf_v1.c index 2f36c4a1..1c102daa 100644 --- a/types/wlr_linux_dmabuf_v1.c +++ b/types/wlr_linux_dmabuf_v1.c @@ -22,7 +22,7 @@ #include #endif -#define LINUX_DMABUF_VERSION 4 +#define LINUX_DMABUF_VERSION 5 struct wlr_linux_buffer_params_v1 { struct wl_resource *resource;