summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkglcontext-x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gdkglcontext-x11.h')
-rw-r--r--gdk/x11/gdkglcontext-x11.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/gdkglcontext-x11.h b/gdk/x11/gdkglcontext-x11.h
index b17ed2956e..b7de764d94 100644
--- a/gdk/x11/gdkglcontext-x11.h
+++ b/gdk/x11/gdkglcontext-x11.h
@@ -51,6 +51,7 @@ struct _GdkX11GLContext
#ifdef HAVE_XDAMAGE
GLsync frame_fence;
Damage xdamage;
+ cairo_region_t *pending_damage_region;
#endif
guint is_attached : 1;