Merge master.
[libdcp.git] / src / raw_convert.h
index 507af15223c49e5887b10b2bfa6b7c0bdfd66c1f..68bbaf7a13d61a2f2a16e2ae3ab65df9148a1cd2 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <sstream>
 
-namespace libdcp {
+namespace dcp {
 
 /** A sort-of version of boost::lexical_cast that does uses the "C"
  *  locale (i.e. no thousands separators and a . for the decimal separator).