Put Time types in dcpomatic namespace.
[dcpomatic.git] / test / ffmpeg_examiner_test.cc
index d4614e226cceb84246b40019c7a09a0906e0fd9f..b6b2bbf06c5ee543845c31c3644fba430c779800 100644 (file)
@@ -31,6 +31,7 @@
 #include "test.h"
 
 using boost::shared_ptr;
+using namespace dcpomatic;
 
 BOOST_AUTO_TEST_CASE (ffmpeg_examiner_test)
 {