| Index: sky/engine/platform/graphics/gpu/Extensions3DUtil.cpp
|
| diff --git a/sky/engine/platform/graphics/gpu/Extensions3DUtil.cpp b/sky/engine/platform/graphics/gpu/Extensions3DUtil.cpp
|
| index 01fa4ab15335461b7d32b6fe51a26f2455cb246a..fbedbae3c122052a1aa2f36be8f505ce11935fc7 100644
|
| --- a/sky/engine/platform/graphics/gpu/Extensions3DUtil.cpp
|
| +++ b/sky/engine/platform/graphics/gpu/Extensions3DUtil.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "platform/graphics/gpu/Extensions3DUtil.h"
|
|
|
| #include "public/platform/WebGraphicsContext3D.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/StringHash.h"
|
|
|
|
|