Chromium Code Reviews| Index: Source/core/dom/Text.h |
| diff --git a/Source/core/dom/Text.h b/Source/core/dom/Text.h |
| index a4d7b1aa1188bf54d17822acc6aeca09ef874c28..3e5eba3e4d2fc9fc001dff67b4544bde35512826 100644 |
| --- a/Source/core/dom/Text.h |
| +++ b/Source/core/dom/Text.h |
| @@ -23,7 +23,7 @@ |
| #ifndef Text_h |
| #define Text_h |
| -#include "CharacterData.h" |
| +#include "core/dom/CharacterData.h" |
| namespace WebCore { |