Put Image in dcpomatic:: to avoid Fastvideo name clash.
[dcpomatic.git] / test / client_server_test.cc
index 75cee85b325e5e4d2b452463af3ca21231edd67f..6146bdeb07112980fd33d3c157ed336aacd4222d 100644 (file)
@@ -47,6 +47,8 @@ using boost::thread;
 using boost::optional;
 using boost::weak_ptr;
 using dcp::Data;
+using namespace dcpomatic;
+
 
 void
 do_remote_encode (shared_ptr<DCPVideo> frame, EncodeServerDescription description, Data locally_encoded)