Index: Source/core/rendering/style/StyleSurroundData.h |
diff --git a/Source/core/rendering/style/StyleSurroundData.h b/Source/core/rendering/style/StyleSurroundData.h |
index b8f21e44c5b47a919e3643644b3eb22a02edc023..aad6f75ad9658970f1b06ade3b889a7da8c0118d 100644 |
--- a/Source/core/rendering/style/StyleSurroundData.h |
+++ b/Source/core/rendering/style/StyleSurroundData.h |
@@ -26,9 +26,9 @@ |
#define StyleSurroundData_h |
#include "BorderData.h" |
-#include "LengthBox.h" |
-#include <wtf/RefCounted.h> |
+#include "core/platform/LengthBox.h" |
#include <wtf/PassRefPtr.h> |
+#include <wtf/RefCounted.h> |
namespace WebCore { |