diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-02-07 20:59:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-07 20:59:35 +0100 |
| commit | ac0a4abcf574d4874a01dd0747849e7d9efcf9cf (patch) | |
| tree | 137c600c53ab58f63262d4d73f3ddf4527454872 /test | |
| parent | 1eb950f6495e10523035dc5cf2cac7b21998695a (diff) | |
Rename referenced_reel_asset.{cc,h} -> reusable_reel_asset.{cc,h}.
Diffstat (limited to 'test')
| -rw-r--r-- | test/vf_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vf_test.cc b/test/vf_test.cc index bf7527003..71f4366f2 100644 --- a/test/vf_test.cc +++ b/test/vf_test.cc @@ -36,7 +36,7 @@ #include "lib/player.h" #include "lib/ratio.h" #include "lib/text_content.h" -#include "lib/referenced_reel_asset.h" +#include "lib/reusable_reel_asset.h" #include "lib/video_content.h" #include "test.h" #include <dcp/cpl.h> |
