Chromium Code Reviews| Index: include/gpu/GrTexture.h |
| diff --git a/include/gpu/GrTexture.h b/include/gpu/GrTexture.h |
| index 14a198fede400562adc03c8901e1fd253bb42174..d76a8cfb946bdb367a542f635a580956a196a70a 100644 |
| --- a/include/gpu/GrTexture.h |
| +++ b/include/gpu/GrTexture.h |
| @@ -10,8 +10,9 @@ |
| #define GrTexture_DEFINED |
| #include "GrSurface.h" |
| -#include "SkPoint.h" |
| #include "GrRenderTarget.h" |
| +#include "SkPoint.h" |
| +#include "SkRefCnt.h" |
| class GrResourceKey; |
| class GrTextureParams; |