Merge master.
[dcpomatic.git] / src / lib / image.h
index 23c85e92b044d1371650805ee6364b49a9063165..6c539164109a883e40b864a108a2a90810fd9fc3 100644 (file)
@@ -78,7 +78,7 @@ public:
        std::string digest () const;
 
 private:
-       friend class pixel_formats_test;
+       friend struct pixel_formats_test;
        
        void allocate ();
        void swap (Image &);