Another macOS std::list boost::thread SNAFU.
[dcpomatic.git] / src / lib / render_text.cc
index 8d5f8e6a94892170ce28903af6a47b9c3f1862a0..8b9d93423d390062e53b710fba9feaf06b098a92 100644 (file)
@@ -46,6 +46,7 @@ using std::make_pair;
 using boost::shared_ptr;
 using boost::optional;
 using boost::algorithm::replace_all;
+using namespace dcpomatic;
 
 static FcConfig* fc_config = 0;
 static list<pair<boost::filesystem::path, string> > fc_config_fonts;