Index: Source/core/editing/RemoveCSSPropertyCommand.h |
diff --git a/Source/core/editing/RemoveCSSPropertyCommand.h b/Source/core/editing/RemoveCSSPropertyCommand.h |
index cdb29ef590cab73abd9015f189338cbaa391af55..c7fa87d6a35df8e6d15882047e5c563fc373e4d7 100644 |
--- a/Source/core/editing/RemoveCSSPropertyCommand.h |
+++ b/Source/core/editing/RemoveCSSPropertyCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef RemoveCSSPropertyCommand_h |
#define RemoveCSSPropertyCommand_h |
-#include "CSSPropertyNames.h" |
+#include "core/CSSPropertyNames.h" |
#include "core/editing/EditCommand.h" |
namespace WebCore { |