X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fparse%2Fcpl.cc;h=d94fb68e5dcbd6ac94aa21cc5762a99c56d40046;hb=41fc6e366ad3de85704c35961beaf539ab9ceb8b;hp=f6ce434c044a4a730e2faa610b03c4d2506e54b1;hpb=394abae7986abf4438184a712f16dfbe3c2734da;p=libdcp.git diff --git a/src/parse/cpl.cc b/src/parse/cpl.cc index f6ce434c..d94fb68e 100644 --- a/src/parse/cpl.cc +++ b/src/parse/cpl.cc @@ -29,7 +29,7 @@ using std::string; using std::bad_cast; using boost::shared_ptr; -using namespace libdcp::parse; +using namespace dcp::parse; CPL::CPL (string file) {