| Index: Source/core/svg/SVGFEDiffuseLightingElement.h
|
| diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.h b/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| index e161f38309341ef93402289760e9f40638a90159..9f438772d71e2285341a29b11d439f55b5acb0a7 100644
|
| --- a/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| +++ b/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| @@ -22,7 +22,6 @@
|
| #ifndef SVGFEDiffuseLightingElement_h
|
| #define SVGFEDiffuseLightingElement_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGFELightElement.h"
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
|
|
| @@ -59,5 +58,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|