Index: Source/core/editing/SimplifyMarkupCommand.cpp |
diff --git a/Source/core/editing/SimplifyMarkupCommand.cpp b/Source/core/editing/SimplifyMarkupCommand.cpp |
index e8d79b18f032f2a5f2025843279cfbc8ec742732..ba0cb4658433578b17b134138d24ae9bc179b487 100644 |
--- a/Source/core/editing/SimplifyMarkupCommand.cpp |
+++ b/Source/core/editing/SimplifyMarkupCommand.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "core/editing/SimplifyMarkupCommand.h" |
-#include "NodeRenderStyle.h" |
-#include "NodeTraversal.h" |
+#include "core/dom/NodeRenderStyle.h" |
+#include "core/dom/NodeTraversal.h" |
#include "core/rendering/RenderInline.h" |
#include "core/rendering/RenderObject.h" |
#include "core/rendering/style/RenderStyle.h" |