| Index: Source/core/rendering/style/StyleFlexibleBoxData.h
|
| diff --git a/Source/core/rendering/style/StyleFlexibleBoxData.h b/Source/core/rendering/style/StyleFlexibleBoxData.h
|
| index 6c070d551526a7e10c75db218ba75e4bdde675d4..04c43e7888c31ac7bef13f3a7053600215e97e89 100644
|
| --- a/Source/core/rendering/style/StyleFlexibleBoxData.h
|
| +++ b/Source/core/rendering/style/StyleFlexibleBoxData.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef StyleFlexibleBoxData_h
|
| #define StyleFlexibleBoxData_h
|
|
|
| -#include "Length.h"
|
| +#include "core/platform/Length.h"
|
|
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefCounted.h>
|
|
|