Put Time types in dcpomatic namespace.
[dcpomatic.git] / src / wx / timing_panel.cc
index f10815ca42c1ce44f5305b79ea8a4666f4c9eeb0..06d655b6bde6138a9411f3616e01828b3a9cacbd 100644 (file)
@@ -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<FilmViewer> viewer)
        /* horrid hack for apparent lack of context support with wxWidgets i18n code */