diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-24 12:09:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-28 02:01:57 +0100 |
| commit | a72355666ed6abbd02bc6b124fddd24f598f89de (patch) | |
| tree | 2875ac4d9120bf76cb6d09957466e0a5ea51aa5e /src/lib/writer.h | |
| parent | d2350127d51cb6afa2892d888aea6fea06be074d (diff) | |
Only build grok for Ubuntu 22.04.
Diffstat (limited to 'src/lib/writer.h')
| -rw-r--r-- | src/lib/writer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/writer.h b/src/lib/writer.h index efb6a17d8..1cd278221 100644 --- a/src/lib/writer.h +++ b/src/lib/writer.h @@ -34,6 +34,7 @@ #include "exception_store.h" #include "font_id_map.h" #include "player_text.h" +#include "text_type.h" #include "weak_film.h" #include <dcp/atmos_frame.h> #include <boost/thread.hpp> |
