Index: Source/core/rendering/ExclusionShapeInfo.h |
diff --git a/Source/core/rendering/ExclusionShapeInfo.h b/Source/core/rendering/ExclusionShapeInfo.h |
index ee6f23d027dce843c7eafef848939612688e1d1c..74b75723a92e446ae1332d57ef11b90186c12803 100644 |
--- a/Source/core/rendering/ExclusionShapeInfo.h |
+++ b/Source/core/rendering/ExclusionShapeInfo.h |
@@ -34,8 +34,8 @@ |
#include "ExclusionShape.h" |
#include "ExclusionShapeValue.h" |
-#include "LayoutUnit.h" |
#include "RenderStyle.h" |
+#include "core/platform/LayoutUnit.h" |
#include "core/platform/graphics/FloatRect.h" |
#include <wtf/OwnPtr.h> |
#include <wtf/Vector.h> |