diff options
Diffstat (limited to 'src/asset.h')
| -rw-r--r-- | src/asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h index 9f299acc..b88b1167 100644 --- a/src/asset.h +++ b/src/asset.h @@ -88,7 +88,7 @@ public: virtual bool equals ( std::shared_ptr<const Asset> other, - EqualityOptions opt, + EqualityOptions const& opt, NoteHandler note ) const; |
