summaryrefslogtreecommitdiff
path: root/src/stereo_picture_mxf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stereo_picture_mxf.h')
-rw-r--r--src/stereo_picture_mxf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_mxf.h b/src/stereo_picture_mxf.h
index 9592653e..9a094d19 100644
--- a/src/stereo_picture_mxf.h
+++ b/src/stereo_picture_mxf.h
@@ -37,7 +37,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 StereoPictureFrame> get_frame (int n) const;