Put Time types in dcpomatic namespace.
[dcpomatic.git] / test / burnt_subtitle_test.cc
index 91edcad9f46c4113080965a1c8746647a2bb60cd..8bd2c46b8684e8cfac4506e4c213ccda4b3060df 100644 (file)
@@ -51,6 +51,7 @@ using std::cout;
 using std::map;
 using boost::shared_ptr;
 using boost::dynamic_pointer_cast;
+using namespace dcpomatic;
 
 /** Build a small DCP with no picture and a single subtitle overlaid onto it from a SubRip file */
 BOOST_AUTO_TEST_CASE (burnt_subtitle_test_subrip)