Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc0c50f5 authored by Brian Osman's avatar Brian Osman
Browse files

Add missing include for SkRRect

Bug: 180598213
Change-Id: Id71c79655c86f4a83c3d411eb56db48264b268b8
(cherry picked from commit 83a29ce9)
parent 449f8e56
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <SkCanvas.h>
#include <SkData.h>
#include <SkPaint.h>
#include <SkRRect.h>
#include <SkRuntimeEffect.h>
#include <SkSize.h>
#include <SkString.h>