Merge master.
[dcpomatic.git] / src / lib / dcp_video.h
index e8e90260ce9955fd390be34a4135489187710a07..d517a8f0258ab47b3f5c1b1a0a3e6e7910c2b034 100644 (file)
@@ -57,6 +57,8 @@ public:
        }
 
        Eyes eyes () const;
+
+       bool same (boost::shared_ptr<const DCPVideo> other) const;
        
 private: