| Index: sky/engine/platform/graphics/ImageFilter.cpp
|
| diff --git a/sky/engine/platform/graphics/ImageFilter.cpp b/sky/engine/platform/graphics/ImageFilter.cpp
|
| index 2ebe9bdd71123dd73dc09725e62d0b32a7a32047..3b9aa36a39a0e82a66602c847e7a6a2c064556df 100644
|
| --- a/sky/engine/platform/graphics/ImageFilter.cpp
|
| +++ b/sky/engine/platform/graphics/ImageFilter.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/graphics/ImageFilter.h"
|
|
|
| #include "third_party/skia/include/core/SkImageFilter.h"
|
|
|