diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-07-09 23:25:36 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-18 13:46:37 +0200 |
| commit | 1ee5e03a53149d9e3db032de39943b83c4bfa45c (patch) | |
| tree | 067adedb116dc05c4fbbd1eab79d3f2dc9b7d49c /src/lib/grok/context.h | |
| parent | 66e124d1aa3b8df16a92146c4b0803f072f6f106 (diff) | |
Tidy up some includes / forward declarations.
Diffstat (limited to 'src/lib/grok/context.h')
| -rw-r--r-- | src/lib/grok/context.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/grok/context.h b/src/lib/grok/context.h index cb913f58d..da2fd78de 100644 --- a/src/lib/grok/context.h +++ b/src/lib/grok/context.h @@ -22,6 +22,7 @@ #include "../config.h" #include "../dcp_video.h" +#include "../film.h" #include "../log.h" #include "../dcpomatic_log.h" #include "../writer.h" |
