summaryrefslogtreecommitdiff
path: root/src/qxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qxl.h')
-rw-r--r--src/qxl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qxl.h b/src/qxl.h
index 271e912..954076a 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -502,6 +502,10 @@ void qxl_io_notify_oom(qxl_screen_t *qxl);
void qxl_io_flush_surfaces(qxl_screen_t *qxl);
void qxl_io_destroy_all_surfaces (qxl_screen_t *qxl);
+#ifdef QXLDRV_RESIZABLE_SURFACE0
+void qxl_io_flush_release (qxl_screen_t *qxl);
+#endif
+
/*
* qxl_edid.c
*/