Put Time types in dcpomatic namespace.
[dcpomatic.git] / src / lib / image_content.cc
index 1515c8b7618522a50c0a7be5e521e6484dda3f98..8cf44bda1fd870682575f9bc3a6410b59f92bc5b 100644 (file)
@@ -39,6 +39,7 @@ using std::cout;
 using std::list;
 using std::vector;
 using boost::shared_ptr;
+using namespace dcpomatic;
 
 ImageContent::ImageContent (boost::filesystem::path p)
 {