We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dbd1bc + b654e6e commit ed34180Copy full SHA for ed34180
1 file changed
include/gui/SurfaceTexture.h
@@ -17,6 +17,8 @@
17
#ifndef ANDROID_GUI_SURFACETEXTURE_H
18
#define ANDROID_GUI_SURFACETEXTURE_H
19
20
+#include <ui/GraphicBuffer.h>
21
+
22
namespace android {
23
24
struct SurfaceTexture {
0 commit comments