From: Chris Tallon Date: Mon, 7 Oct 2019 16:28:46 +0000 (+0100) Subject: Compile fix for MVP re: location change of hmsf X-Git-Tag: 0-5-1~11 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=6c84d7cfd5ab0b110ce51f3049cd5d79d1ae4bf9;p=vompclient.git Compile fix for MVP re: location change of hmsf --- diff --git a/vvideomedia.h b/vvideomedia.h index bc3a932..f45c222 100644 --- a/vvideomedia.h +++ b/vvideomedia.h @@ -28,7 +28,7 @@ #include "wwss.h" #include "region.h" #include "colour.h" -#include "video.h" +#include "recinfo.h" class Timers; class PlayerMedia;