Chromium Code Reviews| Index: src/pdf/SkPDFGraphicState.h |
| diff --git a/src/pdf/SkPDFGraphicState.h b/src/pdf/SkPDFGraphicState.h |
| index 70b63d42602088e7361122f0a9ebbcae8717e627..6b3f7cccf0ef523dcbb093b3c75547909807a555 100644 |
| --- a/src/pdf/SkPDFGraphicState.h |
| +++ b/src/pdf/SkPDFGraphicState.h |
| @@ -9,7 +9,7 @@ |
| #ifndef SkPDFGraphicState_DEFINED |
| #define SkPDFGraphicState_DEFINED |
| -#include "SkPDFStream.h" |
| +#include "SkPDFTypes.h" |
| #include "SkChecksum.h" |
| class SkPaint; |