Skip to content

Commit b2ab78f

Browse files
committed
[shell][fuchsia] Add lib/async/default.h
For async_get_default_dispatcher().
1 parent b6bb57d commit b2ab78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/platform/fuchsia/flutter/component.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <fuchsia/mem/cpp/fidl.h>
99
#include <lib/async-loop/cpp/loop.h>
1010
#include <lib/async/cpp/task.h>
11+
#include <lib/async/default.h>
1112
#include <lib/fdio/directory.h>
1213
#include <lib/fdio/namespace.h>
1314
#include <lib/ui/scenic/cpp/view_token_pair.h>

0 commit comments

Comments
 (0)