Index: Source/core/editing/EditingStyle.cpp |
diff --git a/Source/core/editing/EditingStyle.cpp b/Source/core/editing/EditingStyle.cpp |
index 6491644a6e70facfb3056669e9d6fb37869832d7..2570d2de39c9268bc8b6120789bba823bfa4d3b6 100644 |
--- a/Source/core/editing/EditingStyle.cpp |
+++ b/Source/core/editing/EditingStyle.cpp |
@@ -56,7 +56,7 @@ |
#include "core/html/HTMLSpanElement.h" |
#include "core/layout/LayoutBox.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |