From d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Jul 2023 15:28:11 +0200 Subject: Cleanup: move EqualityOptions into its own file. --- src/subtitle.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/subtitle.cc') diff --git a/src/subtitle.cc b/src/subtitle.cc index ecf36464..248d0cff 100644 --- a/src/subtitle.cc +++ b/src/subtitle.cc @@ -39,6 +39,7 @@ #include "compose.hpp" #include "dcp_time.h" +#include "equality_options.h" #include "subtitle.h" -- cgit v1.2.3