From 477b110232371bc39a066cc5810d6f2713b60ad6 Mon Sep 17 00:00:00 2001 From: Xilai Zhang Date: Wed, 4 Jan 2023 09:43:27 -0800 Subject: [PATCH] fix roll --- impeller/scene/animation/animation_player.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/impeller/scene/animation/animation_player.h b/impeller/scene/animation/animation_player.h index 76b8d853a7bb1..23c7336aed371 100644 --- a/impeller/scene/animation/animation_player.h +++ b/impeller/scene/animation/animation_player.h @@ -6,7 +6,7 @@ #include #include -#include +#include #include #include "flutter/fml/hash_combine.h"