From 646e4293f06d9de6d44dbfa3c32cdc15a6f5906e Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Tue, 13 Jun 2017 12:44:56 -0400 Subject: Retract GrTexture*.h & GrRenderTarget*.h from other headers This does push some additional work (& includes) into the .cpp files. Change-Id: I27c847e371802270d13594dcc22aae44039990bb Reviewed-on: https://skia-review.googlesource.com/19660 Commit-Queue: Robert Phillips Reviewed-by: Brian Salomon --- src/gpu/ops/GrDrawPathOp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpu/ops/GrDrawPathOp.h') diff --git a/src/gpu/ops/GrDrawPathOp.h b/src/gpu/ops/GrDrawPathOp.h index 40db6eface..8df85b430b 100644 --- a/src/gpu/ops/GrDrawPathOp.h +++ b/src/gpu/ops/GrDrawPathOp.h @@ -9,7 +9,6 @@ #define GrDrawPathOp_DEFINED #include "GrDrawOp.h" -#include "GrGpu.h" #include "GrOpFlushState.h" #include "GrPath.h" #include "GrPathProcessor.h" -- cgit v1.2.3