Put Time types in dcpomatic namespace.
[dcpomatic.git] / src / lib / ffmpeg_content.cc
index a3a1cfb0fd491da77b0b2ac23b6964fb75983309..69d74321514729208eaeea371185a924b52f80fe 100644 (file)
@@ -56,6 +56,7 @@ using boost::shared_ptr;
 using boost::dynamic_pointer_cast;
 using boost::optional;
 using dcp::raw_convert;
+using namespace dcpomatic;
 
 int const FFmpegContentProperty::SUBTITLE_STREAMS = 100;
 int const FFmpegContentProperty::SUBTITLE_STREAM = 101;