Chromium Code Reviews| Index: src/gpu/GrStrokeInfo.h |
| diff --git a/src/gpu/GrStrokeInfo.h b/src/gpu/GrStrokeInfo.h |
| index 1cc2dfe11bd2abe34ac92363bfa5a98c7f8f7c3d..a820a02a0c8e8ef734a42a29bc660656f357dcdb 100644 |
| --- a/src/gpu/GrStrokeInfo.h |
| +++ b/src/gpu/GrStrokeInfo.h |
| @@ -8,8 +8,9 @@ |
| #ifndef GrStrokeInfo_DEFINED |
| #define GrStrokeInfo_DEFINED |
| -#include "SkStrokeRec.h" |
| #include "SkPathEffect.h" |
| +#include "SkStrokeRec.h" |
| +#include "SkTemplates.h" |
| class GrUniqueKey; |