Rename Subtitle -> Text
[dcpomatic.git] / src / lib / content.cc
index 2e4e77f8d6e6fcbcd3f5eb65bb0f99eab5aed818..1a8bc9eb20aabe80a9c395121d45d61ff4ea555e 100644 (file)
@@ -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"