Rename Subtitle -> Text
[dcpomatic.git] / src / wx / fonts_dialog.cc
index c85d18e342d37a096f270c51af316c79b8b12cb2..c295ec327f79b9b81060c02fcb9328d455f0d54d 100644 (file)
@@ -24,7 +24,7 @@
 #include "font_files_dialog.h"
 #include "lib/font.h"
 #include "lib/content.h"
-#include "lib/subtitle_content.h"
+#include "lib/text_content.h"
 #include <wx/wx.h>
 #include <boost/foreach.hpp>
 #include <iostream>