X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftiming_panel.cc;h=06d655b6bde6138a9411f3616e01828b3a9cacbd;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hp=f10815ca42c1ce44f5305b79ea8a4666f4c9eeb0;hpb=bb4af4ee38488120090de1879ee43a27ba2d4537;p=dcpomatic.git diff --git a/src/wx/timing_panel.cc b/src/wx/timing_panel.cc index f10815ca4..06d655b6b 100644 --- a/src/wx/timing_panel.cc +++ b/src/wx/timing_panel.cc @@ -48,6 +48,7 @@ using boost::weak_ptr; using boost::dynamic_pointer_cast; using boost::optional; using dcp::locale_convert; +using namespace dcpomatic; TimingPanel::TimingPanel (ContentPanel* p, weak_ptr viewer) /* horrid hack for apparent lack of context support with wxWidgets i18n code */