Chromium Code Reviews| Index: Source/core/dom/RawDataDocumentParser.h |
| diff --git a/Source/core/dom/RawDataDocumentParser.h b/Source/core/dom/RawDataDocumentParser.h |
| index 6ec2a763f051c18afdbe95ce0630bb03df83ec10..b56a694f7e462d6bbfeed19ebb2ef2efe10538f0 100644 |
| --- a/Source/core/dom/RawDataDocumentParser.h |
| +++ b/Source/core/dom/RawDataDocumentParser.h |
| @@ -26,6 +26,7 @@ |
| #ifndef RawDataDocumentParser_h |
| #define RawDataDocumentParser_h |
| +#include "core/dom/Document.h" |
| #include "core/dom/DocumentParser.h" |
| namespace WebCore { |