diff options
Diffstat (limited to 'src/sound_mxf.h')
| -rw-r--r-- | src/sound_mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_mxf.h b/src/sound_mxf.h index d6978953..80585055 100644 --- a/src/sound_mxf.h +++ b/src/sound_mxf.h @@ -48,7 +48,7 @@ public: bool equals ( boost::shared_ptr<const Asset> other, EqualityOptions opt, - boost::function<void (NoteType, std::string)> note + NoteHandler note ) const; boost::shared_ptr<const SoundFrame> get_frame (int n) const; |
