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

Commit 3626c48

Browse files
Add a missing include to display_list_matrix_clip_tracker.h (#38371)
1 parent f74dd53 commit 3626c48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

display_list/display_list_matrix_clip_tracker.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "flutter/fml/logging.h"
1111
#include "third_party/skia/include/core/SkClipOp.h"
1212
#include "third_party/skia/include/core/SkM44.h"
13+
#include "third_party/skia/include/core/SkPath.h"
1314
#include "third_party/skia/include/core/SkRRect.h"
1415

1516
namespace flutter {

0 commit comments

Comments
 (0)