X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fexamine_content_job.h;h=016a56371de1ff8f8641b137484a2712d6d9ad04;hb=59e769023c392c332331567a1aea94660002c463;hp=c8037224faa708737e6739d5c29bc544ee74ad0f;hpb=85c65bd422742813992686c17a5e1b718cc3c449;p=dcpomatic.git diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index c8037224f..016a56371 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -17,8 +17,8 @@ */ -#include #include "job.h" +#include class Content; class Log; @@ -30,7 +30,6 @@ public: ~ExamineContentJob (); std::string name () const; - std::string json_name () const; void run (); private: