diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-17 13:43:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-17 13:43:34 +0100 |
| commit | 348aaa6ebe897c69a6ee1e7a2864dd792ace7632 (patch) | |
| tree | 4cf4fdf3bb3658d45f4ee04bc104b18e42dbb186 /src/wscript | |
| parent | f1f6fd9f2ac4894217800c8eca17937c14f648ae (diff) | |
Missing header include.
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 180b7b49..3ab16157 100644 --- a/src/wscript +++ b/src/wscript @@ -150,6 +150,7 @@ def build(bld): openjpeg_image.h picture_asset.h picture_asset_writer.h + pkl.h raw_convert.h rgb_xyz.h reel.h |
