| Index: sky/engine/core/rendering/style/StyleSurroundData.cpp
|
| diff --git a/sky/engine/core/rendering/style/StyleSurroundData.cpp b/sky/engine/core/rendering/style/StyleSurroundData.cpp
|
| index 1a3ae46332b8924e3c77e3a24dde9d874ac88889..7f453ec2bb4f81b6432400bd442214b8d0530288 100644
|
| --- a/sky/engine/core/rendering/style/StyleSurroundData.cpp
|
| +++ b/sky/engine/core/rendering/style/StyleSurroundData.cpp
|
| @@ -19,8 +19,8 @@
|
| *
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/rendering/style/StyleSurroundData.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/rendering/style/StyleSurroundData.h"
|
|
|
| namespace blink {
|
|
|
|
|