Chromium Code Reviews| Index: Source/core/dom/EntityReference.cpp |
| diff --git a/Source/core/dom/EntityReference.cpp b/Source/core/dom/EntityReference.cpp |
| index b0c1dcc0e2879d0e3d5d418add18dff4ba2c7ffe..f461e28529928b69462f467969f83bf1b7b5257b 100644 |
| --- a/Source/core/dom/EntityReference.cpp |
| +++ b/Source/core/dom/EntityReference.cpp |
| @@ -19,9 +19,9 @@ |
| */ |
| #include "config.h" |
| -#include "EntityReference.h" |
| +#include "core/dom/EntityReference.h" |
| -#include "Document.h" |
| +#include "core/dom/Document.h" |
| namespace WebCore { |