Chromium Code Reviews| Index: include/core/SkTLazy.h |
| diff --git a/include/core/SkTLazy.h b/include/core/SkTLazy.h |
| index 61c2b181accd605632cf932cfdc967145eafd2fc..60d816147f7572840060eb16a02ecd5631e6c44a 100644 |
| --- a/include/core/SkTLazy.h |
| +++ b/include/core/SkTLazy.h |
| @@ -8,7 +8,7 @@ |
| #ifndef SkTLazy_DEFINED |
| #define SkTLazy_DEFINED |
| -#include "SkTemplates.h" |
| +#include "../private/SkTemplates.h" |
| #include "SkTypes.h" |
| #include <new> |