diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-15 00:05:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-16 01:20:17 +0100 |
| commit | e23af8c3cf898dd443de7e081542f039f6763cec (patch) | |
| tree | 0d60cea326866b4f39a55fd7af00bb079cebac3c /src/lib/wscript | |
| parent | 144590d21b70f0239612b82f7c1d422533c64fbb (diff) | |
Rename ContentStore -> ShowPlaylistContentStore.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index a6130e41c..3489aab7b 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -57,7 +57,6 @@ sources = """ config.cc content.cc content_factory.cc - content_store.cc combine_dcp_job.cc copy_dcp_details_to_film.cc cover_sheet.cc @@ -195,6 +194,7 @@ sources = """ send_notification_email_job.cc send_problem_report_job.cc server.cc + show_playlist_content_store.cc shuffler.cc state.cc spl.cc |
