Index: Source/core/editing/RemoveFormatCommand.cpp |
diff --git a/Source/core/editing/RemoveFormatCommand.cpp b/Source/core/editing/RemoveFormatCommand.cpp |
index 32c6b48397c141a5ed3366f1cc5b3c6e5d3311cd..9c2ede911a2949c7f6637fcaa055ba18f7afd4da 100644 |
--- a/Source/core/editing/RemoveFormatCommand.cpp |
+++ b/Source/core/editing/RemoveFormatCommand.cpp |
@@ -30,7 +30,7 @@ |
#include "CSSValueKeywords.h" |
#include "Element.h" |
#include "HTMLNames.h" |
-#include "StylePropertySet.h" |
+#include "core/css/StylePropertySet.h" |
#include "core/editing/ApplyStyleCommand.h" |
#include "core/editing/EditingStyle.h" |
#include "core/editing/FrameSelection.h" |