summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dcp.h b/src/dcp.h
index f852b6eb..a723cebe 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -97,6 +97,8 @@ public:
boost::shared_ptr<const CertificateChain> signer = boost::shared_ptr<const CertificateChain> ()
);
+ void resolve_refs (std::list<boost::shared_ptr<Asset> > assets);
+
private:
/** Write the PKL file.