Index: Source/core/rendering/style/StyleReflection.h |
diff --git a/Source/core/rendering/style/StyleReflection.h b/Source/core/rendering/style/StyleReflection.h |
index 9326ce467445db7dcb8c48225b6f80f343321a3e..85e8a5579cfad52b10d983152c25b513c6ac9853 100644 |
--- a/Source/core/rendering/style/StyleReflection.h |
+++ b/Source/core/rendering/style/StyleReflection.h |
@@ -26,8 +26,8 @@ |
#define StyleReflection_h |
#include "CSSReflectionDirection.h" |
-#include "Length.h" |
#include "NinePieceImage.h" |
+#include "core/platform/Length.h" |
#include <wtf/RefCounted.h> |
namespace WebCore { |