Update include path in FlutterDarwinContextMetal.mm (flutter/engine#27088)

This commit is contained in:
Angjie Li 2021-07-01 11:51:01 -07:00 committed by GitHub
parent 18cb7234c5
commit bd172e1971

View File

@ -6,8 +6,8 @@
#include "flutter/common/graphics/persistent_cache.h"
#include "flutter/fml/logging.h"
#include "flutter/shell/common/context_options.h"
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
#include "shell/common/context_options.h"
FLUTTER_ASSERT_ARC