diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-28 22:11:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-28 22:11:59 +0100 |
| commit | 5ff3c5ae8d983c68506b24b2740c0779832dc448 (patch) | |
| tree | 0991df04542d56404334923876d678725c329833 /src/wscript | |
| parent | 11c8f1e595a7d0c1c73b7a80cab22f2c5b92c606 (diff) | |
Build fixes for some GCC versions.
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 b2a833c5..365f3df3 100644 --- a/src/wscript +++ b/src/wscript @@ -124,6 +124,7 @@ def build(bld): encryption_context.h exceptions.h font_asset.h + frame.h gamma_transfer_function.h interop_load_font_node.h interop_subtitle_asset.h |
