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

Commit 83a29ce9 authored by Brian Osman's avatar Brian Osman
Browse files

Add missing include for SkRRect

Change-Id: Id71c79655c86f4a83c3d411eb56db48264b268b8
parent 4b327d7d
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>