Put Time types in dcpomatic namespace.
[dcpomatic.git] / test / audio_merger_test.cc
index 1484213e72b76d54b617355252414a86faa9d589..4a1f689dd9b6bd4a07b6a88105f269c755b0510d 100644 (file)
@@ -36,6 +36,7 @@ using std::list;
 using std::cout;
 using boost::shared_ptr;
 using boost::bind;
+using namespace dcpomatic;
 
 static shared_ptr<const AudioBuffers> last_audio;