Rename debug type THREED to THREED_D.
[dcpomatic.git] / test / atmos_test.cc
index fe64ed6a92d856ae4bc54d650dd8e85fc1305fea..6689ee8d72e22d2c4cf39297e2bbb01755b54323 100644 (file)
@@ -32,7 +32,7 @@
 using std::string;
 using std::vector;
 using boost::optional;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 
 BOOST_AUTO_TEST_CASE (atmos_passthrough_test)
@@ -71,7 +71,7 @@ BOOST_AUTO_TEST_CASE (atmos_encrypted_passthrough_test)
                dcp_file(film, "cpl"),
                dcp::LocalTime(),
                dcp::LocalTime(),
-               dcp::MODIFIED_TRANSITIONAL_1,
+               dcp::Formulation::MODIFIED_TRANSITIONAL_1,
                false,
                optional<int>()
                );