mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes an include path (flutter/engine#36899)
This commit is contained in:
parent
e8bcaed851
commit
f8bb24bed1
@ -9,7 +9,7 @@
|
||||
#include "flutter/fml/make_copyable.h"
|
||||
#include "flutter/lib/ui/painting/image.h"
|
||||
#if IMPELLER_SUPPORTS_RENDERING
|
||||
#include "lib/ui/painting/image_decoder_impeller.h"
|
||||
#include "flutter/lib/ui/painting/image_decoder_impeller.h"
|
||||
#endif // IMPELLER_SUPPORTS_RENDERING
|
||||
#include "third_party/dart/runtime/include/dart_api.h"
|
||||
#include "third_party/skia/include/core/SkPixelRef.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user