| Index: sky/engine/web/WebViewImpl.h
|
| diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h
|
| index bf88e5dac6bad486dfe931fb53148b21a9be20ec..ac1408955485ca5ff63566725e2c8349e09981d7 100644
|
| --- a/sky/engine/web/WebViewImpl.h
|
| +++ b/sky/engine/web/WebViewImpl.h
|
| @@ -34,6 +34,7 @@
|
| #include "sky/engine/core/rendering/HitTestResult.h"
|
| #include "sky/engine/platform/geometry/IntPoint.h"
|
| #include "sky/engine/platform/geometry/IntRect.h"
|
| +#include "sky/engine/platform/graphics/Color.h"
|
| #include "sky/engine/public/platform/WebInputEvent.h"
|
| #include "sky/engine/public/platform/WebLayer.h"
|
| #include "sky/engine/public/platform/WebPoint.h"
|
|
|