From 85bd14f4e7dcbfb2005969575788dbfb303bf846 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 8 Jul 2018 00:19:42 +0100 Subject: Basic interop bitmap writing. --- src/object.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/object.h') diff --git a/src/object.h b/src/object.h index 50817051..b2d0ad35 100644 --- a/src/object.h +++ b/src/object.h @@ -43,6 +43,7 @@ class write_interop_subtitle_test; class write_interop_subtitle_test2; +class write_interop_subtitle_test3; class write_smpte_subtitle_test; class write_smpte_subtitle_test2; @@ -66,6 +67,7 @@ public: protected: friend struct ::write_interop_subtitle_test; friend struct ::write_interop_subtitle_test2; + friend struct ::write_interop_subtitle_test3; friend struct ::write_smpte_subtitle_test; friend struct ::write_smpte_subtitle_test2; -- cgit v1.2.3