summaryrefslogtreecommitdiffstats
path: root/freerdp/xrdp-freerdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'freerdp/xrdp-freerdp.h')
-rw-r--r--freerdp/xrdp-freerdp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freerdp/xrdp-freerdp.h b/freerdp/xrdp-freerdp.h
index dcb8964e..cd931003 100644
--- a/freerdp/xrdp-freerdp.h
+++ b/freerdp/xrdp-freerdp.h
@@ -103,4 +103,5 @@ struct mod
int bpp;
struct rdp_set* settings;
struct rdp_inst* inst;
+ int cmap[256];
};