| Index: sky/engine/platform/LengthBox.h
|
| diff --git a/sky/engine/platform/LengthBox.h b/sky/engine/platform/LengthBox.h
|
| index 159fd70633e6d9315754fa82408be49ae15f91f9..de0d727ee3601eb4e955cd91045934aee1fd54ad 100644
|
| --- a/sky/engine/platform/LengthBox.h
|
| +++ b/sky/engine/platform/LengthBox.h
|
| @@ -22,9 +22,9 @@
|
| #ifndef LengthBox_h
|
| #define LengthBox_h
|
|
|
| -#include "platform/Length.h"
|
| -#include "platform/PlatformExport.h"
|
| -#include "platform/text/TextDirection.h"
|
| +#include "sky/engine/platform/Length.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/platform/text/TextDirection.h"
|
|
|
| namespace blink {
|
|
|
|
|