summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/atmos_mxf_content.cc')
-rw-r--r--src/lib/atmos_mxf_content.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/atmos_mxf_content.cc b/src/lib/atmos_mxf_content.cc
index 5b97edcfd..fa27f600b 100644
--- a/src/lib/atmos_mxf_content.cc
+++ b/src/lib/atmos_mxf_content.cc
@@ -32,6 +32,7 @@
using std::list;
using std::string;
using boost::shared_ptr;
+using namespace dcpomatic;
AtmosMXFContent::AtmosMXFContent (boost::filesystem::path path)
: Content (path)