| Index: sky/engine/platform/graphics/filters/FEConvolveMatrix.cpp
|
| diff --git a/sky/engine/platform/graphics/filters/FEConvolveMatrix.cpp b/sky/engine/platform/graphics/filters/FEConvolveMatrix.cpp
|
| index 5fd22d7924620d8fcffec18fe44600e232b2ad12..b79f900fbae5da3e3c1d8e591a6f7aefdcb9830e 100644
|
| --- a/sky/engine/platform/graphics/filters/FEConvolveMatrix.cpp
|
| +++ b/sky/engine/platform/graphics/filters/FEConvolveMatrix.cpp
|
| @@ -22,7 +22,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/platform/graphics/filters/FEConvolveMatrix.h"
|
|
|
| #include "sky/engine/platform/graphics/filters/ParallelJobs.h"
|
|
|