This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
shell/platform/darwin/ios Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 33// found in the LICENSE file.
44
55#import " flutter/shell/platform/darwin/ios/framework/Headers/FlutterEngine.h"
6- #include " shell/platform/darwin/ios/rendering_api_selection.h"
6+ #import " flutter/ shell/platform/darwin/ios/rendering_api_selection.h"
77
88@class FlutterBinaryMessengerRelay;
99
Original file line number Diff line number Diff line change 77
88#include < memory>
99
10+ #import " flutter/shell/platform/darwin/ios/ios_external_view_embedder.h"
1011#import " flutter/shell/platform/darwin/ios/ios_surface.h"
1112#import " flutter/shell/platform/darwin/ios/rendering_api_selection.h"
12- #include " shell/platform/darwin/ios/ios_external_view_embedder.h"
1313
1414namespace flutter {
1515
Original file line number Diff line number Diff line change 33// found in the LICENSE file.
44
55#import " flutter/shell/platform/darwin/ios/ios_surface_factory.h"
6+
67#import " flutter/shell/platform/darwin/ios/ios_context.h"
7- #include " shell/platform/darwin/ios/ios_external_view_embedder.h"
8+ #import " flutter/ shell/platform/darwin/ios/ios_external_view_embedder.h"
89
910namespace flutter {
1011
You can’t perform that action at this time.
0 commit comments