From 032e484a267da1262803297a96f23420f01a65c8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 1 Dec 2022 22:44:38 +0100 Subject: Remove DCP subtitle support. This was only a thin wrapper around libdcp, used by videocon but not by DCP-o-matic. It seems very unlikely that anybody else will want it, and the dependency of libsub on libdcp causes hassle that will be gladly avoided. --- src/stl_binary_reader.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stl_binary_reader.h') diff --git a/src/stl_binary_reader.h b/src/stl_binary_reader.h index beb9de2..75e328a 100644 --- a/src/stl_binary_reader.h +++ b/src/stl_binary_reader.h @@ -23,6 +23,7 @@ #include "reader.h" #include "stl_binary_tables.h" #include +#include namespace sub { -- cgit v1.2.3