summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h')
-rw-r--r--Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h b/Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h
index 13c975c09..682922f50 100644
--- a/Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h
+++ b/Source/WebCore/platform/graphics/filters/arm/FELightingNEON.h
@@ -27,8 +27,6 @@
#ifndef FELightingNeon_h
#define FELightingNeon_h
-#include <wtf/Platform.h>
-
#if CPU(ARM_NEON) && CPU(ARM_TRADITIONAL) && COMPILER(GCC)
#include "FELighting.h"