Log errors from asdcplib in our logs.
[dcpomatic.git] / src / lib / util.h
index 5878d5937ed3deeee8a65af5a2f8024f7cb3d414..fba5b6828855f9d3a7968bcea3c561e35b34ff26 100644 (file)
@@ -125,6 +125,7 @@ extern dcp::DecryptedKDM decrypt_kdm_with_helpful_error (dcp::EncryptedKDM kdm);
 extern boost::filesystem::path default_font_file ();
 extern std::string to_upper (std::string s);
 extern void start_of_thread (std::string name);
+extern void capture_asdcp_logs ();
 
 template <class T>
 std::list<T>