summaryrefslogtreecommitdiff
path: root/src/lib/dcp_content.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-10 23:32:51 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-11 00:19:21 +0100
commit4becf7d0cb19fbbdad4f31b0881b77e689d2c1d6 (patch)
tree593a00f78db056ee23408198fbfb3ca5b1cb9d58 /src/lib/dcp_content.h
parent2d6dc3ab7212316bc297b7fceea27d12187a6c06 (diff)
Extract resolution.h
Diffstat (limited to 'src/lib/dcp_content.h')
-rw-r--r--src/lib/dcp_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h
index 17a9a9386..96ae09521 100644
--- a/src/lib/dcp_content.h
+++ b/src/lib/dcp_content.h
@@ -31,6 +31,7 @@
#include "content.h"
#include "enum_indexed_vector.h"
#include "font.h"
+#include "resolution.h"
#include <libcxml/cxml.h>
#include <dcp/content_kind.h>
#include <dcp/encrypted_kdm.h>