Windows build fixes.
[libdcp.git] / src / dcp.h
index 6ab57bcb9152322248271b263373c5c0c5ef5e44..bc829fe96d1e69be5a837fc2ccdf8060b9edb95e 100644 (file)
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -106,7 +106,7 @@ public:
                return _length;
        }
 
-       std::list<std::string> equals (DCP const & other, EqualityType type) const;
+       std::list<std::string> equals (DCP const & other, EqualityFlags flags) const;
 
        /** Emitted with a parameter between 0 and 1 to indicate progress
         *  for long jobs.