diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-10 00:18:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-10 00:18:14 +0100 |
| commit | 087d159237ac3fff679767b14e68208bf6093948 (patch) | |
| tree | 0c30f745c27276b3517de0a8734f61d371c41597 /src | |
| parent | 5292108cb0816789a58ac469114d53ac2a5b5bde (diff) | |
Missing include file.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index ae881a8b..779449a9 100644 --- a/src/wscript +++ b/src/wscript @@ -143,6 +143,7 @@ def build(bld): metadata.h mono_picture_asset.h mono_picture_asset_reader.h + mono_picture_asset_writer.h mono_picture_frame.h modified_gamma_transfer_function.h mxf.h |
