Chromium Code Reviews| Index: Source/core/dom/SpaceSplitString.cpp |
| diff --git a/Source/core/dom/SpaceSplitString.cpp b/Source/core/dom/SpaceSplitString.cpp |
| index 42cc6ca9c4c66e79139b94e0026e56b3e80d73ab..7831c0332a95b95cb4077b81be19c404bbf11627 100644 |
| --- a/Source/core/dom/SpaceSplitString.cpp |
| +++ b/Source/core/dom/SpaceSplitString.cpp |
| @@ -19,7 +19,7 @@ |
| */ |
| #include "config.h" |
| -#include "SpaceSplitString.h" |
| +#include "core/dom/SpaceSplitString.h" |
| #include "HTMLParserIdioms.h" |
| #include <wtf/ASCIICType.h> |