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/xml/kdm_smpte.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml') diff --git a/src/xml/kdm_smpte.h b/src/xml/kdm_smpte.h index 32a297f8..49281d70 100644 --- a/src/xml/kdm_smpte.h +++ b/src/xml/kdm_smpte.h @@ -41,7 +41,7 @@ #include #include "../exceptions.h" -namespace libdcp { +namespace dcp { namespace xml { class Writer -- cgit v1.2.3