diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-03 14:49:25 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-09-03 17:12:34 +0200 |
| commit | 0a5d3c77247d3e68a144bfc077c29fbcf3819735 (patch) | |
| tree | ea2668d75f078d6fd290e038d5d5a9ed09c13bd9 /src/lib/dcp_content.h | |
| parent | 34eb57979b5293ac3b864310f8fc8c77c26343e2 (diff) | |
Bump libdcp for better ContentKind support, and libsub
for fixes to \c tags in SSA files.
Diffstat (limited to 'src/lib/dcp_content.h')
| -rw-r--r-- | src/lib/dcp_content.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index 1b73e8fc7..efdfe30f7 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -31,6 +31,7 @@ #include "content.h" #include "font.h" #include <libcxml/cxml.h> +#include <dcp/content_kind.h> #include <dcp/encrypted_kdm.h> #include <dcp/rating.h> |
