Index: Source/core/rendering/style/StyleBoxData.h |
diff --git a/Source/core/rendering/style/StyleBoxData.h b/Source/core/rendering/style/StyleBoxData.h |
index 9d7ce2009e7321485ea08d4ba1a44f7dd59808dc..b88d06931c4282f7849f947b1ab7dce4a67138d9 100644 |
--- a/Source/core/rendering/style/StyleBoxData.h |
+++ b/Source/core/rendering/style/StyleBoxData.h |
@@ -25,10 +25,10 @@ |
#ifndef StyleBoxData_h |
#define StyleBoxData_h |
-#include "Length.h" |
#include "RenderStyleConstants.h" |
-#include <wtf/RefCounted.h> |
+#include "core/platform/Length.h" |
#include <wtf/PassRefPtr.h> |
+#include <wtf/RefCounted.h> |
namespace WebCore { |