aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--types/wlr_linux_dmabuf_v1.c2
1 files changed, 1 insertions, 1 deletions
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 <wlr/backend/drm.h>
#endif
-#define LINUX_DMABUF_VERSION 4
+#define LINUX_DMABUF_VERSION 5
struct wlr_linux_buffer_params_v1 {
struct wl_resource *resource;