diff --git a/src/bin/e_comp_wl_dmabuf.c b/src/bin/e_comp_wl_dmabuf.c index df00edaf5..c9eb41e90 100644 --- a/src/bin/e_comp_wl_dmabuf.c +++ b/src/bin/e_comp_wl_dmabuf.c @@ -128,6 +128,7 @@ params_add(struct wl_client *client, struct wl_resource *params_resource, } buffer->attributes.n_planes++; +} static void linux_dmabuf_wl_buffer_destroy(struct wl_client *client, struct wl_resource *resource)