| Index: Source/core/rendering/style/StyleInheritedData.h
|
| diff --git a/Source/core/rendering/style/StyleInheritedData.h b/Source/core/rendering/style/StyleInheritedData.h
|
| index 50cb73d99da5095f97390c6668111485012ad50e..ac7a73f175ed7fb1ff60fac08283d49765bbcbbb 100644
|
| --- a/Source/core/rendering/style/StyleInheritedData.h
|
| +++ b/Source/core/rendering/style/StyleInheritedData.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef StyleInheritedData_h
|
| #define StyleInheritedData_h
|
|
|
| -#include "Length.h"
|
| +#include "core/platform/Length.h"
|
| #include "core/platform/graphics/Color.h"
|
| #include "core/platform/graphics/Font.h"
|
| #include <wtf/PassRefPtr.h>
|
|
|