| Index: Source/core/svg/SVGFETurbulenceElement.h
|
| diff --git a/Source/core/svg/SVGFETurbulenceElement.h b/Source/core/svg/SVGFETurbulenceElement.h
|
| index af91d16b2c61ff6b92a3fc19e40410e62d47f95b..a4c942d6fd70df08a4c195750df49257d167dbe4 100644
|
| --- a/Source/core/svg/SVGFETurbulenceElement.h
|
| +++ b/Source/core/svg/SVGFETurbulenceElement.h
|
| @@ -21,7 +21,6 @@
|
| #ifndef SVGFETurbulenceElement_h
|
| #define SVGFETurbulenceElement_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/platform/graphics/filters/FETurbulence.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGAnimatedInteger.h"
|
| @@ -122,5 +121,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|