diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-10 19:09:07 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-09-10 23:21:06 +0200 |
| commit | c8bd4ead4c9e757d88136a7fdd556272f36be793 (patch) | |
| tree | 49bfb830af2b179c48c68c577dfaea7b60eec051 /src/lib/wscript | |
| parent | 1c09ae94a4b94395ce2c13020a71526a65b9ce7e (diff) | |
Move get_reel_assets() out of Player, as it doesn't need to be there.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index b566a960c..55c4e735f 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -152,6 +152,7 @@ sources = """ ratio.cc raw_image_proxy.cc reel_writer.cc + referenced_reel_asset.cc release_notes.cc render_text.cc resampler.cc |
