Index: Source/core/platform/graphics/filters/FELighting.cpp |
diff --git a/Source/core/platform/graphics/filters/FELighting.cpp b/Source/core/platform/graphics/filters/FELighting.cpp |
index 063d6df86addc057c42bdcc245457aae25a7ab49..355c6908821aee7d3ecfd9543efcf6c030588c59 100644 |
--- a/Source/core/platform/graphics/filters/FELighting.cpp |
+++ b/Source/core/platform/graphics/filters/FELighting.cpp |
@@ -38,6 +38,7 @@ |
#include "core/platform/graphics/filters/SkiaImageFilterBuilder.h" |
#include "core/platform/graphics/filters/SpotLightSource.h" |
#include "core/platform/graphics/skia/NativeImageSkia.h" |
+#include "core/platform/graphics/skia/PlatformContextSkia.h" |
namespace WebCore { |