Include geometry.h in video channel

Fix for #4562
This commit is contained in:
Johannes Weberhofer 2018-04-17 08:20:54 +02:00 committed by GitHub
parent fc6780a865
commit 277fc1ca4b
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>