Rename Subtitle -> Text
[dcpomatic.git] / src / lib / active_subtitles.cc
index bc34a89424b7464af3428ac0285d60d1db2f550a..f1d20179882948796130c6e8a728f9a4a6364d5f 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "active_subtitles.h"
 #include "piece.h"
-#include "subtitle_content.h"
+#include "text_content.h"
 #include <boost/shared_ptr.hpp>
 #include <boost/weak_ptr.hpp>