Put Time types in dcpomatic namespace.
[dcpomatic.git] / src / lib / player.cc
index 50bcef0ec83635656149e35e6fc8db425d4bbefc..e44edd8dc467e0155dea78b256dc942effeea58f 100644 (file)
@@ -75,6 +75,7 @@ using boost::weak_ptr;
 using boost::dynamic_pointer_cast;
 using boost::optional;
 using boost::scoped_ptr;
+using namespace dcpomatic;
 
 int const PlayerProperty::VIDEO_CONTAINER_SIZE = 700;
 int const PlayerProperty::PLAYLIST = 701;