Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b6258f1

Browse files
committed
[fuchsia] Fix failing build.
1 parent 154bd96 commit b6258f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell/platform/fuchsia/flutter/software_surface.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#include <lib/async/default.h>
88
#include <lib/ui/scenic/cpp/commands.h>
9+
#include <lib/zx/cpp/fidl.h>
910
#include <zircon/status.h>
1011
#include <zircon/types.h>
1112

@@ -19,6 +20,7 @@
1920
#include "third_party/skia/include/core/SkImageInfo.h"
2021

2122
#include "../runtime/dart/utils/inlines.h"
23+
#include "zx/cpp/fidl.h"
2224

2325
namespace flutter_runner {
2426

0 commit comments

Comments
 (0)