X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fexamine_content_job.h;h=9437942dc0aa659e748c8d507fe2d75e776b40ef;hb=84039db657c3cc72719706a136c90741170c765a;hp=00d27a342391f4f9681cb60358898442cc54afc1;hpb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;p=dcpomatic.git diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 00d27a342..9437942dc 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Carl Hetherington + Copyright (C) 2012-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,10 +18,13 @@ */ + #include "job.h" + class Content; + class ExamineContentJob : public Job { public: