X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcontent.cc;h=1a8bc9eb20aabe80a9c395121d45d61ff4ea555e;hb=d3c009991a782fa51e85828c7600994a9dd91559;hp=2e4e77f8d6e6fcbcd3f5eb65bb0f99eab5aed818;hpb=78cece0461b94e5ffc4417f0228e0ad528ad8efe;p=dcpomatic.git diff --git a/src/lib/content.cc b/src/lib/content.cc index 2e4e77f8d..1a8bc9eb2 100644 --- a/src/lib/content.cc +++ b/src/lib/content.cc @@ -27,7 +27,7 @@ #include "content_factory.h" #include "video_content.h" #include "audio_content.h" -#include "subtitle_content.h" +#include "text_content.h" #include "exceptions.h" #include "film.h" #include "job.h"