From 6c84d7cfd5ab0b110ce51f3049cd5d79d1ae4bf9 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Mon, 7 Oct 2019 17:28:46 +0100 Subject: [PATCH] Compile fix for MVP re: location change of hmsf --- vvideomedia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2