| Index: Source/core/platform/graphics/LayoutSize.h
|
| diff --git a/Source/core/platform/graphics/LayoutSize.h b/Source/core/platform/graphics/LayoutSize.h
|
| index 94a03590d5f42d37dcccea6b810935a27b05f53d..6675407cba33f7721ae8763c677dc3370d2f9185 100644
|
| --- a/Source/core/platform/graphics/LayoutSize.h
|
| +++ b/Source/core/platform/graphics/LayoutSize.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef LayoutSize_h
|
| #define LayoutSize_h
|
|
|
| -#include "LayoutUnit.h"
|
| +#include "core/platform/LayoutUnit.h"
|
| #include "core/platform/graphics/FloatSize.h"
|
| #include "core/platform/graphics/IntSize.h"
|
|
|
|
|