Rename Subtitle -> Text
[dcpomatic.git] / test / remake_with_subtitle_test.cc
index bc6d4179866af71799a77de035912232e9a34bab..4e286523f9259c467f5eebcb6fde3fd7b06ff0b4 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "lib/ffmpeg_content.h"
 #include "lib/content_factory.h"
-#include "lib/subtitle_content.h"
+#include "lib/text_content.h"
 #include "lib/film.h"
 #include "test.h"
 #include <boost/test/unit_test.hpp>