summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-present.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwayland/xwayland-present.h')
-rw-r--r--hw/xwayland/xwayland-present.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwayland/xwayland-present.h b/hw/xwayland/xwayland-present.h
index 40bd79459..ce91f557b 100644
--- a/hw/xwayland/xwayland-present.h
+++ b/hw/xwayland/xwayland-present.h
@@ -64,6 +64,7 @@ struct xwl_present_event {
struct xorg_list list;
};
+void xwl_present_reset_timer(struct xwl_present_window *xwl_present_window);
void xwl_present_frame_callback(struct xwl_present_window *xwl_present_window);
Bool xwl_present_init(ScreenPtr screen);
void xwl_present_cleanup(WindowPtr window);