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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freerdp/xrdp-freerdp.h b/freerdp/xrdp-freerdp.h
index afcafc4a..c6628056 100644
--- a/freerdp/xrdp-freerdp.h
+++ b/freerdp/xrdp-freerdp.h
@@ -97,4 +97,6 @@ struct mod
int width;
int height;
int bpp;
+ struct rdp_set* settings;
+ struct rdp_inst* inst;
};