Account for split branch in libdcp.
[dcpomatic.git] / src / lib / string_text_file_decoder.cc
index 2ec0ec1cb74f10cc3f32769c378670f97204efd3..5b6e343b8a31c1d657186ade66f13b69471c8201 100644 (file)
@@ -23,7 +23,7 @@
 #include "string_text_file_content.h"
 #include "text_content.h"
 #include "text_decoder.h"
-#include <dcp/subtitle_string.h>
+#include <dcp/text_string.h>
 #include <iostream>