Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / atmos_mxf_content.cc
index 5b97edcfd185fa996ba0a9340326781c37743da7..fa27f600b4df195e2f624e62d9984fe221f804f7 100644 (file)
@@ -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)