summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/android/bitmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/android/bitmap.h b/include/android/bitmap.h
index 727a4af2f9..2631b144af 100644
--- a/include/android/bitmap.h
+++ b/include/android/bitmap.h
@@ -227,6 +227,7 @@ int AndroidBitmap_compress(const AndroidBitmapInfo* info,
AndroidBitmap_CompressWriteFunc fn) __INTRODUCED_IN(30);
struct AHardwareBuffer;
+typedef struct AHardwareBuffer AHardwareBuffer;
/**
* Retrieve the native object associated with a HARDWARE Bitmap.