summaryrefslogtreecommitdiffstats
path: root/freerdp/xrdp-freerdp.h
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2010-11-25 22:48:26 -0800
committerJay Sorg <jay.sorg@gmail.com>2010-11-25 22:48:26 -0800
commit4530ef248f3c8619fc5dced76e1149699d6eb9de (patch)
treed686f0bb1cdb0ab82f3608640f8d8db88761496e /freerdp/xrdp-freerdp.h
parentdd6a0988b78ef7846ab2a09a7bc4cca19576ac4b (diff)
downloadxrdp-proprietary-4530ef248f3c8619fc5dced76e1149699d6eb9de.tar.gz
xrdp-proprietary-4530ef248f3c8619fc5dced76e1149699d6eb9de.zip
work on freerdp
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;
};