Try to fix clashes caused by ERROR, WARNING etc. as variables.
[dcpomatic.git] / src / lib / image.h
index 2d9f322310c2c3e66d5a9d4e05f9c88deffb3b51..f83bf6998111defbb49fcd49d67dea6703099992 100644 (file)
@@ -73,6 +73,8 @@ public:
                return _pixel_format;
        }
 
+       std::string digest () const;
+
 private:
        friend class pixel_formats_test;