Index: Source/core/editing/EditingStyle.h |
diff --git a/Source/core/editing/EditingStyle.h b/Source/core/editing/EditingStyle.h |
index a97f1dfea482f73540843be9dcfb83f1436aff2d..c9aca38f0372140a4d5c990a4edf525abb6f429c 100644 |
--- a/Source/core/editing/EditingStyle.h |
+++ b/Source/core/editing/EditingStyle.h |
@@ -32,8 +32,8 @@ |
#ifndef EditingStyle_h |
#define EditingStyle_h |
-#include "CSSPropertyNames.h" |
-#include "CSSValueKeywords.h" |
+#include "core/CSSPropertyNames.h" |
+#include "core/CSSValueKeywords.h" |
#include "core/editing/WritingDirection.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |