Index: Source/core/editing/CompositeEditCommand.h |
diff --git a/Source/core/editing/CompositeEditCommand.h b/Source/core/editing/CompositeEditCommand.h |
index 04506d64dcc24d61859f54f2630a79d49beaab49..bf2eba91f7949b45f5aa76f95b6630d642e5c5ec 100644 |
--- a/Source/core/editing/CompositeEditCommand.h |
+++ b/Source/core/editing/CompositeEditCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef CompositeEditCommand_h |
#define CompositeEditCommand_h |
-#include "CSSPropertyNames.h" |
+#include "core/CSSPropertyNames.h" |
#include "core/editing/EditCommand.h" |
#include "core/editing/UndoStep.h" |
#include "wtf/Vector.h" |