| Index: sky/engine/platform/graphics/ColorSpace.h
|
| diff --git a/sky/engine/platform/graphics/ColorSpace.h b/sky/engine/platform/graphics/ColorSpace.h
|
| index d76828e000466e1ec0b0c3d64628087536a5e87c..8758f2b9c3d508f373130e2bfcdcaae71ad6ac95 100644
|
| --- a/sky/engine/platform/graphics/ColorSpace.h
|
| +++ b/sky/engine/platform/graphics/ColorSpace.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef ColorSpace_h
|
| #define ColorSpace_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "platform/graphics/Color.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/platform/graphics/Color.h"
|
|
|
| namespace blink {
|
|
|
|
|