Add some missing includes.
authorCarl Hetherington <cth@carlh.net>
Sun, 5 May 2024 19:34:22 +0000 (21:34 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 7 May 2024 23:33:28 +0000 (01:33 +0200)
src/lib/writer.h

index efb6a17d8d54448b740e2b3fc238010c6abff01f..6e7f5ca9063889b4caa30a3e1ee9a2182528c605 100644 (file)
@@ -34,6 +34,8 @@
 #include "exception_store.h"
 #include "font_id_map.h"
 #include "player_text.h"
+#include "text_type.h"
+#include "types.h"
 #include "weak_film.h"
 #include <dcp/atmos_frame.h>
 #include <boost/thread.hpp>