| Index: sky/engine/platform/graphics/GraphicsTypes.h
|
| diff --git a/sky/engine/platform/graphics/GraphicsTypes.h b/sky/engine/platform/graphics/GraphicsTypes.h
|
| index a060bbba40aa6e302f7e70b7915c4f6269d3504d..4862e5752469d93cc5ce8495e4e1bd07284a8c9f 100644
|
| --- a/sky/engine/platform/graphics/GraphicsTypes.h
|
| +++ b/sky/engine/platform/graphics/GraphicsTypes.h
|
| @@ -29,6 +29,7 @@
|
| #include "sky/engine/platform/PlatformExport.h"
|
| #include "sky/engine/public/platform/WebBlendMode.h"
|
| #include "sky/engine/wtf/Forward.h"
|
| +#include "sky/engine/wtf/OperatingSystem.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
|
|
|
|