summaryrefslogtreecommitdiffstats
path: root/libs/hwui/PixelBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/PixelBuffer.h')
-rw-r--r--libs/hwui/PixelBuffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/PixelBuffer.h b/libs/hwui/PixelBuffer.h
index 04225a2..aac5ec4 100644
--- a/libs/hwui/PixelBuffer.h
+++ b/libs/hwui/PixelBuffer.h
@@ -18,6 +18,7 @@
#define ANDROID_HWUI_PIXEL_BUFFER_H
#include <GLES3/gl3.h>
+#include <cutils/log.h>
namespace android {
namespace uirenderer {