summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-16 12:32:04 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-16 12:32:04 +0100
commit308488324dbc4d8b709d3fb1dc9fee0479346c21 (patch)
tree446989a0bea3db683e5200da89c955140b175682 /test
parentcfdd68eb5fb0ef8423e860103ad4e5510994f1da (diff)
parent362ed9ee4f73bee21b3ef8d3b449bb8e8877f501 (diff)
Merge master.
Diffstat (limited to 'test')
-rw-r--r--test/ratio_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ratio_test.cc b/test/ratio_test.cc
index f5ac3ca64..c941248bf 100644
--- a/test/ratio_test.cc
+++ b/test/ratio_test.cc
@@ -29,7 +29,7 @@
using std::ostream;
-namespace libdcp {
+namespace dcp {
ostream&
operator<< (ostream& s, dcp::Size const & t)