aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAHardwareBufferImageGenerator.cpp
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2017-06-15 15:35:16 -0400
committerGravatar Robert Phillips <robertphillips@google.com>2017-06-15 19:36:28 +0000
commit000182881a65ef4b12ca3739d47c5e21e79ca919 (patch)
treea5170dbe2b069fabf90c1bb78451d499f5a40805 /src/gpu/GrAHardwareBufferImageGenerator.cpp
parent82dfd3d1b2e173e10d2b4b7ac6c843554a1b229f (diff)
Readd GrResourceProvider.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
TBR=rmistry@google.com Change-Id: If6aa6a024bcc87846c3b24b0d004ffe7177895a8 Reviewed-on: https://skia-review.googlesource.com/20052 Reviewed-by: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'src/gpu/GrAHardwareBufferImageGenerator.cpp')
-rw-r--r--src/gpu/GrAHardwareBufferImageGenerator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrAHardwareBufferImageGenerator.cpp b/src/gpu/GrAHardwareBufferImageGenerator.cpp
index 54125745b4..06fa584bda 100644
--- a/src/gpu/GrAHardwareBufferImageGenerator.cpp
+++ b/src/gpu/GrAHardwareBufferImageGenerator.cpp
@@ -16,6 +16,7 @@
#include "GrBackendSurface.h"
#include "GrContext.h"
#include "GrContextPriv.h"
+#include "GrResourceProvider.h"
#include "GrTexture.h"
#include <EGL/egl.h>