Chromium Code Reviews| Index: Source/core/editing/CreateLinkCommand.cpp |
| diff --git a/Source/core/editing/CreateLinkCommand.cpp b/Source/core/editing/CreateLinkCommand.cpp |
| index d0ec4a387fb0620ea642871afff480e6e96360e7..81873d407da6162d17b4cee5ece1ede81ef7bbb4 100644 |
| --- a/Source/core/editing/CreateLinkCommand.cpp |
| +++ b/Source/core/editing/CreateLinkCommand.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "Text.h" |
| +#include "core/dom/Text.h" |
| #include "core/editing/CreateLinkCommand.h" |
| #include "core/editing/htmlediting.h" |