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