diff options
Diffstat (limited to 'src/core/screen-private.h')
-rw-r--r-- | src/core/screen-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/screen-private.h b/src/core/screen-private.h index 0103c6ad..ee014ff2 100644 --- a/src/core/screen-private.h +++ b/src/core/screen-private.h @@ -115,6 +115,7 @@ struct _MetaScreen #endif #ifdef HAVE_COMPOSITE_EXTENSIONS + Atom wm_cm_atom; Window wm_cm_selection_window; guint32 wm_cm_timestamp; #endif |