Chromium Code Reviews| Index: Source/core/dom/Entity.h |
| diff --git a/Source/core/dom/Entity.h b/Source/core/dom/Entity.h |
| index e4ce9fcf22741fd0231ff3573d8b197a57b0a1d7..5c1a57a510cef71bca95d6b2d28fb3cd555b4bbb 100644 |
| --- a/Source/core/dom/Entity.h |
| +++ b/Source/core/dom/Entity.h |
| @@ -22,7 +22,7 @@ |
| #ifndef Entity_h |
| #define Entity_h |
| -#include "ContainerNode.h" |
| +#include "core/dom/ContainerNode.h" |
| namespace WebCore { |