diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-24 12:09:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-18 13:46:37 +0200 |
| commit | 014cffeabbf9710c927bd9518b558211298f52e2 (patch) | |
| tree | 4b7e28e402932c7f08769568d3fc751483c2a974 /src/lib/writer.h | |
| parent | 5b4ff8ad597ab9b4ca5d5ee3190dce76c9451566 (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 1fbf7bbd5..0b38e9030 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> |
