X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fwx_util.cc;h=d2f463b73ea47dcc7f2792f64e88083235659c2e;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hp=1a537c0875759f16cafe388a1a4f739cb46cde22;hpb=6bfda50f36b35a6635e9da7a25f84319ca29d92f;p=dcpomatic.git diff --git a/src/wx/wx_util.cc b/src/wx/wx_util.cc index 1a537c087..d2f463b73 100644 --- a/src/wx/wx_util.cc +++ b/src/wx/wx_util.cc @@ -44,6 +44,7 @@ using std::pair; using boost::shared_ptr; using boost::optional; using dcp::locale_convert; +using namespace dcpomatic; wxStaticText * #ifdef __WXOSX__