Chromium Code Reviews| Index: Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| diff --git a/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h b/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| index 26f7fd08db4cfb932c1f96f56b8fdad63ba20683..05218a43ac9488fcfb0af6b2a654079306511df1 100644 |
| --- a/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| +++ b/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h |
| @@ -26,7 +26,7 @@ |
| #ifndef IgnoreDestructiveWriteCountIncrementer_h |
| #define IgnoreDestructiveWriteCountIncrementer_h |
| -#include "Document.h" |
| +#include "core/dom/Document.h" |
| namespace WebCore { |