From 41fc6e366ad3de85704c35961beaf539ab9ceb8b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jan 2014 17:11:32 +0000 Subject: namespace libdcp -> dcp. --- src/parse/pkl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/pkl.h') diff --git a/src/parse/pkl.h b/src/parse/pkl.h index 13d87fa1..f31eef7d 100644 --- a/src/parse/pkl.h +++ b/src/parse/pkl.h @@ -24,7 +24,7 @@ #include #include "../xml.h" -namespace libdcp { +namespace dcp { namespace parse { -- cgit v1.2.3