summaryrefslogtreecommitdiffstats
path: root/sys/ximage/gstximagesrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ximage/gstximagesrc.h')
-rw-r--r--sys/ximage/gstximagesrc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ximage/gstximagesrc.h b/sys/ximage/gstximagesrc.h
index 066521e9..d5d5107b 100644
--- a/sys/ximage/gstximagesrc.h
+++ b/sys/ximage/gstximagesrc.h
@@ -77,6 +77,8 @@ struct _GstXImageSrc
gboolean show_pointer;
#ifdef HAVE_XFIXES
int fixes_event_base;
+ XFixesCursorImage *cursor_image;
+
#endif
#ifdef HAVE_XDAMAGE
Damage damage;