Express colour conversions as chromaticities and adjust so that
[libdcp.git] / src / version.h
index 7fd9dc25d1a3a885261fadf77d940ac675516a2e..9b6dc65ff633d423be9cd38f0ff3c5edc7c1ba80 100644 (file)
@@ -1,7 +1,8 @@
 
-namespace libdcp {
+namespace dcp {
 
 extern char const * version;
 extern char const * git_commit;
+extern bool built_with_debug;
        
 }