summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/xrdp_client_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h
index d7c20783..f95543a3 100644
--- a/common/xrdp_client_info.h
+++ b/common/xrdp_client_info.h
@@ -90,6 +90,7 @@ struct xrdp_client_info
int jpeg_codec_id;
int jpeg_prop_len;
char jpeg_prop[64];
+ int v3_codec_id;
};
#endif