Chromium Code Reviews| Index: Source/core/dom/Comment.h |
| diff --git a/Source/core/dom/Comment.h b/Source/core/dom/Comment.h |
| index 9db1f31fd109a06ed993625aa9353581bf7782e4..3afb835edb836b069b9ac8fea09bc38f3dc2fe01 100644 |
| --- a/Source/core/dom/Comment.h |
| +++ b/Source/core/dom/Comment.h |
| @@ -23,7 +23,7 @@ |
| #ifndef Comment_h |
| #define Comment_h |
| -#include "CharacterData.h" |
| +#include "core/dom/CharacterData.h" |
| namespace WebCore { |