diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-24 12:09:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-12-16 02:07:38 +0100 |
| commit | e36811385ea745d7a331af50aeec906b6c22140b (patch) | |
| tree | db2ef6a77bf5c6c992797463e0237e30fea3756d /src/lib/writer.h | |
| parent | 2da3ac05bc5c610ab621d26c6e7ff01ccccea57d (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> |
