From a7d5a12f71bfabd0441814ee2b48d59ca43d388b Mon Sep 17 00:00:00 2001 From: Dan Field Date: Thu, 30 Mar 2023 09:02:33 -0700 Subject: [PATCH] [Impeller] Remove duplicate include in scene_context.h --- impeller/entity/contents/content_context.h | 1 - 1 file changed, 1 deletion(-) diff --git a/impeller/entity/contents/content_context.h b/impeller/entity/contents/content_context.h index 66752ab62f069..a135160e78cdf 100644 --- a/impeller/entity/contents/content_context.h +++ b/impeller/entity/contents/content_context.h @@ -59,7 +59,6 @@ #include "impeller/entity/position_color.vert.h" -#include "impeller/scene/scene_context.h" #include "impeller/typographer/glyph_atlas.h" #include "impeller/entity/conical_gradient_ssbo_fill.frag.h"