summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpl.h b/src/cpl.h
index aadc7347..c50d8f90 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -96,7 +96,7 @@ public:
void write_xml (bool, XMLMetadata const &, boost::shared_ptr<const Signer>) const;
void write_to_assetmap (xmlpp::Node *) const;
- void write_to_pkl (xmlpp::Node *) const;
+ void write_to_pkl (xmlpp::Node *, bool) const;
void add_kdm (KDM const &);