diff --git a/testing/test_vulkan_surface.cc b/testing/test_vulkan_surface.cc index dea022771f1d6..255f64b6c14d6 100644 --- a/testing/test_vulkan_surface.cc +++ b/testing/test_vulkan_surface.cc @@ -13,6 +13,7 @@ #include "third_party/skia/include/core/SkSurfaceProps.h" #include "third_party/skia/include/gpu/GrBackendSurface.h" #include "third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h" +#include "third_party/skia/include/gpu/vk/GrVkTypes.h" namespace flutter { namespace testing {