| Index: sky/engine/platform/ColorSuggestion.h
|
| diff --git a/sky/engine/platform/ColorSuggestion.h b/sky/engine/platform/ColorSuggestion.h
|
| index ad6f061ea23114d503b26912a47a1e333a44d13f..f822447a4c80c3e046a82e9e7e5c8e471956489f 100644
|
| --- a/sky/engine/platform/ColorSuggestion.h
|
| +++ b/sky/engine/platform/ColorSuggestion.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef ColorSuggestion_h
|
| #define ColorSuggestion_h
|
|
|
| -#include "platform/graphics/Color.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/platform/graphics/Color.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|