summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-25 17:18:11 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-25 17:18:11 +0100
commita5901718e3a0ee692d745fd3a6d8f5a49d422a26 (patch)
treec211b207f911b12ed4313519956e2d616ef773f1 /src/reel.h
parent5384418af0299194ecf3e27fd2e443e7d882a713 (diff)
Tweak interop / SMPTE to pass dcp_inspect.
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel.h b/src/reel.h
index b4a69f78..916c0193 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -63,7 +63,7 @@ public:
return _main_subtitle;
}
- void write_to_cpl (xmlpp::Node *) const;
+ void write_to_cpl (xmlpp::Node *, bool) const;
bool encrypted () const;