summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 6ab57bcb..bc829fe9 100644
--- 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.