Merge pull request #4572 from weberhofer/patch-1

Include geometry.h in video channel
This commit is contained in:
akallabeth 2018-04-17 10:51:49 +02:00 committed by GitHub
commit 9de311feee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@
#include <freerdp/addin.h>
#include <freerdp/primitives.h>
#include <freerdp/client/geometry.h>
#include <freerdp/client/video.h>
#include <freerdp/channels/log.h>
#include <freerdp/codec/h264.h>