X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fsrt_subtitle_test.cc;h=eefdb4122ceb4bd6cc62b908ffd911693234c975;hp=0c1f0716166eff0c0a1a9265ab1e736bb3195563;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hpb=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1 diff --git a/test/srt_subtitle_test.cc b/test/srt_subtitle_test.cc index 0c1f07161..eefdb4122 100644 --- a/test/srt_subtitle_test.cc +++ b/test/srt_subtitle_test.cc @@ -37,6 +37,7 @@ using std::string; using std::list; using boost::shared_ptr; +using namespace dcpomatic; /** Make a very short DCP with a single subtitle from .srt with no specified fonts */ BOOST_AUTO_TEST_CASE (srt_subtitle_test)