summaryrefslogtreecommitdiff
path: root/src/smpte_subtitle_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smpte_subtitle_asset.h')
-rw-r--r--src/smpte_subtitle_asset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/smpte_subtitle_asset.h b/src/smpte_subtitle_asset.h
index 6df924aa..cd68f44b 100644
--- a/src/smpte_subtitle_asset.h
+++ b/src/smpte_subtitle_asset.h
@@ -36,6 +36,8 @@ class SMPTELoadFontNode;
class SMPTESubtitleAsset : public SubtitleAsset, public MXF
{
public:
+ SMPTESubtitleAsset ();
+
/** @param file File name
* @param mxf true if `file' is a MXF, or false if it is an XML file.
*/