summaryrefslogtreecommitdiff
path: root/src/lib/dcp_content.h
diff options
context:
space:
mode:
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 ae8efa65e..18d198fe8 100644
--- a/src/lib/dcp_content.h
+++ b/src/lib/dcp_content.h
@@ -38,6 +38,7 @@ public:
static int const REFERENCE_AUDIO;
static int const REFERENCE_SUBTITLE;
static int const NAME;
+ static int const HAS_SUBTITLES;
};
class ContentPart;