diff --git a/engine/src/flutter/impeller/typographer/lazy_glyph_atlas.cc b/engine/src/flutter/impeller/typographer/lazy_glyph_atlas.cc index a6a6d076e42..121e6186c9e 100644 --- a/engine/src/flutter/impeller/typographer/lazy_glyph_atlas.cc +++ b/engine/src/flutter/impeller/typographer/lazy_glyph_atlas.cc @@ -9,6 +9,7 @@ #include "impeller/typographer/glyph_atlas.h" #include "impeller/typographer/typographer_context.h" +#include #include namespace impeller {