summaryrefslogtreecommitdiffstats
path: root/xup/xup.h
diff options
context:
space:
mode:
Diffstat (limited to 'xup/xup.h')
-rw-r--r--xup/xup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xup/xup.h b/xup/xup.h
index ca232c4d..9ae4f920 100644
--- a/xup/xup.h
+++ b/xup/xup.h
@@ -153,4 +153,6 @@ struct mod
tbus sck_obj;
int shift_state;
struct xrdp_client_info client_info;
+ int screen_shmem_id;
+ char *screen_shmem_pixels;
};