diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-15 00:05:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-03 21:37:04 +0100 |
| commit | d2eff772532b085a614d7f09c1095f13508b7d3b (patch) | |
| tree | dcb4dffe9a4148b4806affc258128df9a0b22917 /src/lib/wscript | |
| parent | 277037234b63be78aa5bf28fb90d6ba1c1ac6bee (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 |
