Put Time types in dcpomatic namespace.
[dcpomatic.git] / test / player_test.cc
index 1736bfc7ea6f1f0f1409c2d617681cd7450c41c0..7b65783c6047dcfd646b1cae21e44bbc3550a531 100644 (file)
@@ -48,6 +48,7 @@ using std::pair;
 using boost::shared_ptr;
 using boost::bind;
 using boost::optional;
+using namespace dcpomatic;
 
 static shared_ptr<AudioBuffers> accumulated;