X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fexamine_content_job.h;h=b6903b86bebf0ed9e80970a7382c0f07628301cc;hb=2d5b8cdde08044d323aa7193dfac6c9f8bca7131;hp=86f1ab111d81284f4e95aa34b8fb507ff6c48e11;hpb=02e4022f540915f8a38f9ab9576ac896fe39a1ab;p=dcpomatic.git diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 86f1ab111..b6903b86b 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -26,7 +26,7 @@ class Log; class ExamineContentJob : public Job { public: - ExamineContentJob (boost::shared_ptr, boost::shared_ptr); + ExamineContentJob (boost::shared_ptr, boost::shared_ptr); ~ExamineContentJob (); std::string name () const;