Chromium Code Reviews| Index: src/core/SkTLList.h |
| diff --git a/src/core/SkTLList.h b/src/core/SkTLList.h |
| index 5cb74cf72b6cc131dc622747b48810c2ef94d33c..35435298864bde0a1e5b158f16324ffc224b3e9c 100644 |
| --- a/src/core/SkTLList.h |
| +++ b/src/core/SkTLList.h |
| @@ -9,7 +9,7 @@ |
| #define SkTLList_DEFINED |
| #include "SkTInternalLList.h" |
| -#include "SkTemplates.h" |
| +#include "SkTypes.h" |
| template <typename T> class SkTLList; |
| template <typename T> |