| Index: sky/engine/platform/geometry/RoundedRect.h
|
| diff --git a/sky/engine/platform/geometry/RoundedRect.h b/sky/engine/platform/geometry/RoundedRect.h
|
| index 2343a0c32dcc3a69bce45863e6db06b4b4a54560..5c14dacc70b36221fdc825a2539b5ef723cbac90 100644
|
| --- a/sky/engine/platform/geometry/RoundedRect.h
|
| +++ b/sky/engine/platform/geometry/RoundedRect.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef RoundedRect_h
|
| #define RoundedRect_h
|
|
|
| -#include "platform/geometry/FloatQuad.h"
|
| -#include "platform/geometry/IntRect.h"
|
| +#include "sky/engine/platform/geometry/FloatQuad.h"
|
| +#include "sky/engine/platform/geometry/IntRect.h"
|
|
|
| namespace blink {
|
|
|
|
|