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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ximage/gstximagesrc.h b/sys/ximage/gstximagesrc.h
index c56870c2..f223d1e7 100644
--- a/sys/ximage/gstximagesrc.h
+++ b/sys/ximage/gstximagesrc.h
@@ -92,6 +92,7 @@ struct _GstXImageSrc
int damage_event_base;
XserverRegion damage_region;
GC damage_copy_gc;
+ GstXImageSrcBuffer *last_ximage;
#endif
};