summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-output.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwayland/xwayland-output.h')
-rw-r--r--hw/xwayland/xwayland-output.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xwayland/xwayland-output.h b/hw/xwayland/xwayland-output.h
index e975dfbf6..a95288e4f 100644
--- a/hw/xwayland/xwayland-output.h
+++ b/hw/xwayland/xwayland-output.h
@@ -84,7 +84,8 @@ struct xwl_output *xwl_output_from_wl_output(struct xwl_screen *xwl_screen,
struct wl_output* wl_output);
struct xwl_output *xwl_output_create(struct xwl_screen *xwl_screen,
- uint32_t id, Bool with_xrandr);
+ uint32_t id, Bool with_xrandr,
+ uint32_t version);
void xwl_output_destroy(struct xwl_output *xwl_output);