X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Factive_text.cc;h=3a7e1a27ebeff7a43e63877e65416fc82b102bb0;hp=2988c04a397e66aebb73d8198445e1986f9513f1;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hpb=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1 diff --git a/src/lib/active_text.cc b/src/lib/active_text.cc index 2988c04a3..3a7e1a27e 100644 --- a/src/lib/active_text.cc +++ b/src/lib/active_text.cc @@ -29,6 +29,7 @@ using std::make_pair; using boost::weak_ptr; using boost::shared_ptr; using boost::optional; +using namespace dcpomatic; /** Get the open captions that should be burnt into a given period. * @param period Period of interest.