Change video content scaling so that it either:
[dcpomatic.git] / test / subtitle_trim_test.cc
index 2380449d8a4d9c8cee6aa345e41864df95d3ea3d..966fc66b6f12910fd6cf9f47274ad4752a6b589c 100644 (file)
@@ -24,6 +24,7 @@
 #include <boost/test/unit_test.hpp>
 
 using boost::shared_ptr;
+using namespace dcpomatic;
 
 /** Check for no crash when trimming DCP subtitles (#1275) */
 BOOST_AUTO_TEST_CASE (subtitle_trim_test1)