Chromium Code Reviews| Index: Source/core/dom/DocumentType.h |
| diff --git a/Source/core/dom/DocumentType.h b/Source/core/dom/DocumentType.h |
| index 6c641245917d5c32db0abbfc7b2b73e772c44c43..aefcba25513b55c1fc21b0e87f728936b7043854 100644 |
| --- a/Source/core/dom/DocumentType.h |
| +++ b/Source/core/dom/DocumentType.h |
| @@ -24,7 +24,7 @@ |
| #ifndef DocumentType_h |
| #define DocumentType_h |
| -#include "Node.h" |
| +#include "core/dom/Node.h" |
| namespace WebCore { |