summaryrefslogtreecommitdiff
path: root/src/lib/font_id_allocator.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 /src/lib/font_id_allocator.cc
parent8b45384a7c9162d30309345ae863b4cab86aeda1 (diff)
Diffstat (limited to 'src/lib/font_id_allocator.cc')
-rw-r--r--src/lib/font_id_allocator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/font_id_allocator.cc b/src/lib/font_id_allocator.cc
index 76b52e730..4f99b955c 100644
--- a/src/lib/font_id_allocator.cc
+++ b/src/lib/font_id_allocator.cc
@@ -24,7 +24,7 @@
#include "dcpomatic_assert.h"
#include "font_id_allocator.h"
#include <dcp/reel.h>
-#include <dcp/reel_closed_caption_asset.h>
+#include <dcp/reel_caption_asset.h>
#include <dcp/reel_subtitle_asset.h>
#include <dcp/subtitle_asset.h>
#include <set>