Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / string_text_file_content.cc
index b3f7f431e025fe14940159b0dced2c6fbbde3e2c..9a25ef06f00ce6e10532721b88183a9d0ed46d9a 100644 (file)
@@ -35,6 +35,7 @@ using std::cout;
 using boost::shared_ptr;
 using boost::optional;
 using dcp::raw_convert;
+using namespace dcpomatic;
 
 StringTextFileContent::StringTextFileContent (boost::filesystem::path path)
        : Content (path)