summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/interop_subtitle_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interop_subtitle_asset.h b/src/interop_subtitle_asset.h
index 8c711542..72cd0022 100644
--- a/src/interop_subtitle_asset.h
+++ b/src/interop_subtitle_asset.h
@@ -108,7 +108,7 @@ public:
protected:
std::string pkl_type (Standard) const {
- return "text/xml";
+ return "text/xml;asdcpKind=Subtitle";
}
private: