summaryrefslogtreecommitdiff
path: root/src/lib/active_text.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/active_text.cc')
-rw-r--r--src/lib/active_text.cc1
1 files changed, 1 insertions, 0 deletions
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.