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 dc4605c7..9592653e 100644
--- a/src/stereo_picture_mxf.h
+++ b/src/stereo_picture_mxf.h
@@ -35,7 +35,7 @@ public:
boost::shared_ptr<PictureMXFWriter> start_write (boost::filesystem::path file, Standard, bool);
bool equals (
- boost::shared_ptr<const Content> other,
+ boost::shared_ptr<const Asset> other,
EqualityOptions opt,
boost::function<void (NoteType, std::string)> note
) const;