Index: Source/core/html/ClassList.cpp |
diff --git a/Source/core/html/ClassList.cpp b/Source/core/html/ClassList.cpp |
index 306a16a4e731a9ad4ae6a0e1e1783012fa506236..3c41c6a0b2b6f5e722bcd45dc00a5b8da7b5f365 100644 |
--- a/Source/core/html/ClassList.cpp |
+++ b/Source/core/html/ClassList.cpp |
@@ -26,7 +26,7 @@ |
#include "ClassList.h" |
#include "HTMLParserIdioms.h" |
-#include "SpaceSplitString.h" |
+#include "core/dom/SpaceSplitString.h" |
#include <wtf/text/StringBuilder.h> |
namespace WebCore { |