Chromium Code Reviews| Index: Source/core/dom/CDATASection.cpp |
| diff --git a/Source/core/dom/CDATASection.cpp b/Source/core/dom/CDATASection.cpp |
| index 3f04b308965fb910c8db4fc28a3350845be12503..934aaa7871722f95a0a6f9bf918014b9c14d887e 100644 |
| --- a/Source/core/dom/CDATASection.cpp |
| +++ b/Source/core/dom/CDATASection.cpp |
| @@ -20,9 +20,9 @@ |
| */ |
| #include "config.h" |
| -#include "CDATASection.h" |
| +#include "core/dom/CDATASection.h" |
| -#include "Document.h" |
| +#include "core/dom/Document.h" |
| namespace WebCore { |