summaryrefslogtreecommitdiff
path: root/src/reel_file_asset.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-25 15:28:11 +0200
committerCarl Hetherington <cth@carlh.net>2023-07-25 15:28:11 +0200
commitd21b1e6f9cbf10148b38e1bc3ca3d4920e39a432 (patch)
treeb078b7f282c4050ee262ce0e7e340ea5897a1158 /src/reel_file_asset.cc
parente0a7c171e09e2a1034f2443c7d5cf7c6b5971471 (diff)
Cleanup: move EqualityOptions into its own file.
Diffstat (limited to 'src/reel_file_asset.cc')
-rw-r--r--src/reel_file_asset.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reel_file_asset.cc b/src/reel_file_asset.cc
index 51b94879..5fefda27 100644
--- a/src/reel_file_asset.cc
+++ b/src/reel_file_asset.cc
@@ -38,6 +38,7 @@
#include "asset.h"
+#include "equality_options.h"
#include "reel_file_asset.h"
#include "warnings.h"
LIBDCP_DISABLE_WARNINGS