Put Time types in dcpomatic namespace.
[dcpomatic.git] / test / ffmpeg_encoder_test.cc
index 1e001f0c8f6ac50b630c16f79d25dbef5f45e956..dd10bd4a142287dc65ddf1e415c87e7b8e75cac5 100644 (file)
@@ -36,6 +36,7 @@
 
 using std::string;
 using boost::shared_ptr;
+using namespace dcpomatic;
 
 static void
 ffmpeg_content_test (int number, boost::filesystem::path content, ExportFormat format)