Oops in previous.
[dcpomatic.git] / src / lib / imagemagick_decoder.cc
index 7faf74c6196c42b72a82356136a303218a8509e3..d68c1648fe1242dcc2ab1d64ca43fcfeb29707ae 100644 (file)
@@ -31,6 +31,7 @@ using boost::shared_ptr;
 ImageMagickDecoder::ImageMagickDecoder (
        boost::shared_ptr<Film> f, boost::shared_ptr<const Options> o, Job* j)
        : Decoder (f, o, j)
+       , VideoDecoder (f, o, j)
 {
        if (boost::filesystem::is_directory (_film->content_path())) {
                for (