summaryrefslogtreecommitdiff
path: root/test/closed_caption_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-06-28 23:56:22 +0200
committerCarl Hetherington <cth@carlh.net>2024-06-28 23:56:26 +0200
commit1c10ba0bbe5d3f476cfb5a65191774b69670616d (patch)
tree4c3b22a8a0fd12cd5bdcbc3a892462be0b21ed5d /test/closed_caption_test.cc
parent8b45384a7c9162d30309345ae863b4cab86aeda1 (diff)
Diffstat (limited to 'test/closed_caption_test.cc')
-rw-r--r--test/closed_caption_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/closed_caption_test.cc b/test/closed_caption_test.cc
index 1a9531f4a..678826bcf 100644
--- a/test/closed_caption_test.cc
+++ b/test/closed_caption_test.cc
@@ -26,7 +26,7 @@
#include <dcp/cpl.h>
#include <dcp/dcp.h>
#include <dcp/reel.h>
-#include <dcp/reel_closed_caption_asset.h>
+#include <dcp/reel_caption_asset.h>
#include <boost/test/unit_test.hpp>