| Index: sky/engine/core/css/CSSBasicShapes.h
|
| diff --git a/sky/engine/core/css/CSSBasicShapes.h b/sky/engine/core/css/CSSBasicShapes.h
|
| index 0d50c5ea892eae41398b6b08f79f6c453f15e626..e69f2b2d8f91f472e5e3647b85dbe20e54881bb4 100644
|
| --- a/sky/engine/core/css/CSSBasicShapes.h
|
| +++ b/sky/engine/core/css/CSSBasicShapes.h
|
| @@ -30,11 +30,11 @@
|
| #ifndef CSSBasicShapes_h
|
| #define CSSBasicShapes_h
|
|
|
| -#include "core/css/CSSPrimitiveValue.h"
|
| -#include "platform/graphics/GraphicsTypes.h"
|
| -#include "wtf/RefPtr.h"
|
| -#include "wtf/Vector.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/core/css/CSSPrimitiveValue.h"
|
| +#include "sky/engine/platform/graphics/GraphicsTypes.h"
|
| +#include "sky/engine/wtf/RefPtr.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|