X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fclosed_captions_dialog.cc;h=061262cddcc96eff127cac8dfcf5b8661e587f77;hb=c9772ea0129d59e84cc85cd3908e712b5df56970;hp=44e6b8da1d9162423bdafdfaab261935cfe9e3ff;hpb=b3a4d915b52e524660fd5de02250288fc5be73a0;p=dcpomatic.git diff --git a/src/wx/closed_captions_dialog.cc b/src/wx/closed_captions_dialog.cc index 44e6b8da1..061262cdd 100644 --- a/src/wx/closed_captions_dialog.cc +++ b/src/wx/closed_captions_dialog.cc @@ -35,6 +35,7 @@ using std::make_pair; using boost::shared_ptr; using boost::weak_ptr; using boost::optional; +using namespace dcpomatic; ClosedCaptionsDialog::ClosedCaptionsDialog (wxWindow* parent, FilmViewer* viewer) : wxDialog (parent, wxID_ANY, _("Closed captions"), wxDefaultPosition, wxDefaultSize,