diff options
Diffstat (limited to 'src/parse/cpl.cc')
| -rw-r--r-- | src/parse/cpl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |
