summaryrefslogtreecommitdiff
path: root/src/reel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel.cc')
-rw-r--r--src/reel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel.cc b/src/reel.cc
index ff51c025..7a54059e 100644
--- a/src/reel.cc
+++ b/src/reel.cc
@@ -32,7 +32,7 @@ using std::list;
using std::cout;
using boost::shared_ptr;
using boost::dynamic_pointer_cast;
-using namespace libdcp;
+using namespace dcp;
void
Reel::write_to_cpl (xmlpp::Element* node) const