Index: Source/core/rendering/style/StyleRareInheritedData.h |
diff --git a/Source/core/rendering/style/StyleRareInheritedData.h b/Source/core/rendering/style/StyleRareInheritedData.h |
index 8928d7c1c14233da776627087dee5db952530292..addfc63258f42cd7bda74350d0ebe159c025ea29 100644 |
--- a/Source/core/rendering/style/StyleRareInheritedData.h |
+++ b/Source/core/rendering/style/StyleRareInheritedData.h |
@@ -25,7 +25,7 @@ |
#ifndef StyleRareInheritedData_h |
#define StyleRareInheritedData_h |
-#include "Length.h" |
+#include "core/platform/Length.h" |
#include "core/platform/graphics/Color.h" |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefCounted.h> |