diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-22 23:03:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-22 23:03:50 +0100 |
| commit | 5c39afcdee2c43545d0a3bfcd16cac15c965a7c3 (patch) | |
| tree | a3bb2a55a732d49d1ad550fa2e1d5edfeb72c078 /src/wscript | |
| parent | 64fa6bfcdff322541a6afe7f079890a109cd4f71 (diff) | |
Add missing header install.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 2f20721c..98b0169b 100644 --- a/src/wscript +++ b/src/wscript @@ -60,6 +60,7 @@ def build(bld): metadata.h mxf_asset.h picture_asset.h + picture_asset_writer.h picture_frame.h rgb_xyz.h rec709_linearised_gamma_lut.h |
