summaryrefslogtreecommitdiff
path: root/src/stereo_picture_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stereo_picture_asset.h')
-rw-r--r--src/stereo_picture_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_asset.h b/src/stereo_picture_asset.h
index 6a321532..6a96bf02 100644
--- a/src/stereo_picture_asset.h
+++ b/src/stereo_picture_asset.h
@@ -28,7 +28,7 @@ namespace libdcp {
class StereoPictureAsset : public PictureAsset
{
public:
- StereoPictureAsset (boost::filesystem::path directory, std::string mxf_name);
+ StereoPictureAsset (boost::filesystem::path directory, boost::filesystem::path mxf_name);
void read ();