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

Commit 40ff9899 authored by Kevin Lubick's avatar Kevin Lubick
Browse files

Add includes of android/hardware_buffer.h

This will be removed from SkSurface.h in http://review.skia.org/700223

Change-Id: Ia174cb42fbf667c8e8d926d45eb32d76325f2c23
parent bedc9fe9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
#include <include/gpu/ganesh/SkImageGanesh.h>
#include <include/gpu/ganesh/SkSurfaceGanesh.h>

#include <android/hardware_buffer.h>
#include "ColorSpaces.h"
#include "log/log_main.h"
#include "utils/Trace.h"