| Index: runtime/embedders/openglui/common/opengl.h
|
| diff --git a/runtime/embedders/openglui/common/opengl.h b/runtime/embedders/openglui/common/opengl.h
|
| index fb844fe1371c8cc78b50e2e6624cd6fb06f678b8..1daaa86a8a88c61ce719f02a3f0bbe80915e6591 100644
|
| --- a/runtime/embedders/openglui/common/opengl.h
|
| +++ b/runtime/embedders/openglui/common/opengl.h
|
| @@ -42,6 +42,7 @@
|
| #include "core/SkCanvas.h"
|
| #include "core/SkGraphics.h"
|
| #include "core/SkPaint.h"
|
| +#include "core/SkTypeface.h"
|
| #include "effects/SkBlurDrawLooper.h"
|
| #include "effects/SkDashPathEffect.h"
|
| #include "gpu/SkGpuDevice.h"
|
|
|