| Index: src/gpu/GrDefaultPathRenderer.h
|
| diff --git a/src/gpu/GrDefaultPathRenderer.h b/src/gpu/GrDefaultPathRenderer.h
|
| index 2c1545ff700dfc3273f40976ee56e430fd1d20f4..fb30da289cc86dbfce967251c010c29150be6c59 100644
|
| --- a/src/gpu/GrDefaultPathRenderer.h
|
| +++ b/src/gpu/GrDefaultPathRenderer.h
|
| @@ -9,7 +9,7 @@
|
| #define GrDefaultPathRenderer_DEFINED
|
|
|
| #include "GrPathRenderer.h"
|
| -#include "SkTemplates.h"
|
| +#include "SkTypes.h"
|
|
|
| /**
|
| * Subclass that renders the path using the stencil buffer to resolve fill rules
|
|
|