X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Frender_text.cc;h=8b9d93423d390062e53b710fba9feaf06b098a92;hb=5d92e7bf242200c3b3b8a079671b572569d2b198;hp=8d5f8e6a94892170ce28903af6a47b9c3f1862a0;hpb=d344fb643df11cd8dcc766a5e3819d422493ab9f;p=dcpomatic.git diff --git a/src/lib/render_text.cc b/src/lib/render_text.cc index 8d5f8e6a9..8b9d93423 100644 --- a/src/lib/render_text.cc +++ b/src/lib/render_text.cc @@ -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 > fc_config_fonts;