X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftranscode_job.h;h=97a7d49f2c8efb4082513256ceb7cb84f401de96;hb=4dbc6ef917aeceb906b1ef1caf6911033e7e2c54;hp=9128206d29dc9c9e42460cafecfa4748f0a1c0db;hpb=cc27c2716f755305d67f1e1ba828ecf37f8405dd;p=dcpomatic.git diff --git a/src/lib/transcode_job.h b/src/lib/transcode_job.h index 9128206d2..97a7d49f2 100644 --- a/src/lib/transcode_job.h +++ b/src/lib/transcode_job.h @@ -21,8 +21,8 @@ * @brief A job which transcodes from one format to another. */ -#include #include "job.h" +#include class Transcoder;