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/cpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/cpl.h') diff --git a/src/parse/cpl.h b/src/parse/cpl.h index 04bf9351..4889a1c4 100644 --- a/src/parse/cpl.h +++ b/src/parse/cpl.h @@ -26,7 +26,7 @@ #include #include "../types.h" -namespace libdcp { +namespace dcp { namespace parse { -- cgit v1.2.3