summaryrefslogtreecommitdiff
path: root/src/picture_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-10-19 11:38:36 +0100
committerCarl Hetherington <cth@carlh.net>2013-10-19 11:38:36 +0100
commitd86d3f66f88623bea44033db4855206dd3a5e830 (patch)
tree6e94746c03a46ebf6b6d3fb4ff4bebf032bb5060 /src/picture_asset.h
parent58645afe4a843e69ff1c72ffbd772746d8edbef1 (diff)
Some more boost::filesystem::path.
Diffstat (limited to 'src/picture_asset.h')
-rw-r--r--src/picture_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picture_asset.h b/src/picture_asset.h
index 7d669eb3..e08efb1d 100644
--- a/src/picture_asset.h
+++ b/src/picture_asset.h
@@ -51,7 +51,7 @@ public:
* @param directory Directory where MXF file is.
* @param mxf_name Name of MXF file.
*/
- PictureAsset (boost::filesystem::path directory, std::string mxf_name);
+ PictureAsset (boost::filesystem::path directory, boost::filesystem::path mxf_name);
/** Start a progressive write to this asset.
* @param overwrite true to overwrite an existing MXF file; in this mode, writing can be resumed to a partially-written MXF; false if the