Log errors from asdcplib in our logs.
[dcpomatic.git] / src / lib / util.h
index e335434d8dc4e90030a619fbc006aee3ec1b689d..fc4b1ed092b41e9c680346a11e24c9697ee59e25 100644 (file)
@@ -124,6 +124,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>