From d9d84858bf0efa6fccd093aeafc29dd5f0b0356c Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Fri, 9 Jun 2017 10:48:29 -0400 Subject: Retract GrTexture.h a bit This began as cleaning up SkSpecialImage.h & spiraled out of control from there. Change-Id: I9a570ecd2a7af9ee724ebfebe4e9185748f38bbc Reviewed-on: https://skia-review.googlesource.com/19290 Reviewed-by: Brian Salomon Commit-Queue: Robert Phillips --- include/private/GrTextureProxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/private/GrTextureProxy.h') diff --git a/include/private/GrTextureProxy.h b/include/private/GrTextureProxy.h index dcc3afcdb1..2736e61c12 100644 --- a/include/private/GrTextureProxy.h +++ b/include/private/GrTextureProxy.h @@ -8,8 +8,8 @@ #ifndef GrTextureProxy_DEFINED #define GrTextureProxy_DEFINED +#include "GrSamplerParams.h" #include "GrSurfaceProxy.h" -#include "GrTexture.h" class GrCaps; class GrResourceProvider; -- cgit v1.2.3