summaryrefslogtreecommitdiff
path: root/test/ssa_subtitle_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-25 22:49:23 +0200
committerCarl Hetherington <cth@carlh.net>2023-07-27 23:33:46 +0200
commit67f39ff3eebb5ac727324b12130ff9cc262e9ffa (patch)
treecaad078b8211552c0b31e9b301827df96c6e7fba /test/ssa_subtitle_test.cc
parentb5cecdd0ee7c75388d95e2f987538fe88c23893a (diff)
Bump libdcp to one with some cleanups / header re-arrangement.
Diffstat (limited to 'test/ssa_subtitle_test.cc')
-rw-r--r--test/ssa_subtitle_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ssa_subtitle_test.cc b/test/ssa_subtitle_test.cc
index 8132ba3a0..2d8102a07 100644
--- a/test/ssa_subtitle_test.cc
+++ b/test/ssa_subtitle_test.cc
@@ -32,6 +32,7 @@
#include "lib/string_text_file_content.h"
#include "lib/text_content.h"
#include "test.h"
+#include <dcp/equality_options.h>
#include <dcp/interop_subtitle_asset.h>
#include <boost/test/unit_test.hpp>
#include <boost/algorithm/string.hpp>