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

Commit d144748d authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Code Review
Browse files

Merge "Add missing include"

parents 712a8cca d1c5b023
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
#ifndef ANDROID_GUI_SURFACETEXTURE_H
#define ANDROID_GUI_SURFACETEXTURE_H

#include <ui/GraphicBuffer.h>

namespace android {

struct SurfaceTexture {