Put Time types in dcpomatic namespace.
[dcpomatic.git] / src / lib / active_text.cc
index 2988c04a397e66aebb73d8198445e1986f9513f1..3a7e1a27ebeff7a43e63877e65416fc82b102bb0 100644 (file)
@@ -29,6 +29,7 @@ using std::make_pair;
 using boost::weak_ptr;
 using boost::shared_ptr;
 using boost::optional;
+using namespace dcpomatic;
 
 /** Get the open captions that should be burnt into a given period.
  *  @param period Period of interest.