Index: include/gpu/GrRenderTargetContext.h |
diff --git a/include/gpu/GrRenderTargetContext.h b/include/gpu/GrRenderTargetContext.h |
index 95d8c9d46344682c38626bc7c16c7950adc13f7d..3ab6f7435f519738f2ca9953e3f71b6f049fee5d 100644 |
--- a/include/gpu/GrRenderTargetContext.h |
+++ b/include/gpu/GrRenderTargetContext.h |
@@ -11,7 +11,7 @@ |
#include "GrColor.h" |
#include "GrContext.h" |
#include "GrPaint.h" |
-#include "GrRenderTarget.h" |
+#include "GrRenderTargetProxy.h" |
#include "SkRefCnt.h" |
#include "SkRegion.h" |
#include "SkSurfaceProps.h" |