summaryrefslogtreecommitdiff
path: root/src/sound_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_asset.h')
-rw-r--r--src/sound_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h
index 70c3aee7..125fe94b 100644
--- a/src/sound_asset.h
+++ b/src/sound_asset.h
@@ -99,7 +99,7 @@ public:
bool equals (
std::shared_ptr<const Asset> other,
- EqualityOptions opt,
+ EqualityOptions const& opt,
NoteHandler note
) const override;