Merge pull request #5796 from akallabeth/rdp_10_7_large_pointers
authorDavid Fort <contact@hardening-consulting.com>
Tue, 14 Jan 2020 09:17:13 +0000 (10:17 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2020 09:17:13 +0000 (10:17 +0100)
Added RDP 10.7 large pointer support

1  2 
client/common/cmdline.c
libfreerdp/core/settings.c

@@@ -36,9 -36,7 +36,8 @@@
  #include <freerdp/client/channels.h>
  #include <freerdp/crypto/crypto.h>
  #include <freerdp/locale/keyboard.h>
  #include <freerdp/utils/passphrase.h>
 +#include <freerdp/channels/urbdrc.h>
  
  #include <freerdp/client/cmdline.h>
  #include <freerdp/version.h>
Simple merge