Bump version
[libdcp.git] / src / xyz_frame.h
index 9a10d1e355867d3f00cb267a9e4897d9a5a2c6a2..a4dcb2c028c0d0c9b25b434783d2686656c66b79 100644 (file)
@@ -26,6 +26,7 @@ class XYZFrame
 {
 public:
        XYZFrame (opj_image_t *);
+       XYZFrame (Size);
        ~XYZFrame ();
 
        int* data (int) const;