diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-07-09 23:25:36 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-16 17:56:10 +0200 |
| commit | 49fd479db14f87b28537622ad28be99806b14944 (patch) | |
| tree | 038081cbbb01cb51728c41dab40a11684a378fa1 /src/lib/grok/context.h | |
| parent | 18c7b0acd94588a5e67e735aaaf6e17116d237d4 (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" |
