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

Commit 72cff421 authored by Adlai Holler's avatar Adlai Holler
Browse files

Update SkiaVulkanPipeline include to GrDirectContext

Just a name change, no functional effect.

Change-Id: I28c799e942e3c745ce54a5bb793a1a71df8adbef
parent d526fc15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include <SkSurface.h>
#include <SkTypes.h>

#include <GrContext.h>
#include <GrDirectContext.h>
#include <GrTypes.h>
#include <vk/GrVkTypes.h>