Chromium Code Reviews| Index: Source/core/editing/htmlediting.h |
| diff --git a/Source/core/editing/htmlediting.h b/Source/core/editing/htmlediting.h |
| index ee7838fcfb3fc372a8f38636bb36d4ae8180ff47..4674c91541cec27be02a8993bed6775f38e05d29 100644 |
| --- a/Source/core/editing/htmlediting.h |
| +++ b/Source/core/editing/htmlediting.h |
| @@ -26,7 +26,7 @@ |
| #ifndef htmlediting_h |
| #define htmlediting_h |
| -#include "Position.h" |
| +#include "core/dom/Position.h" |
| #include "core/editing/EditingBoundary.h" |
| #include "core/platform/text/TextDirection.h" |
| #include <wtf/Forward.h> |