| Index: Source/core/svg/SVGFEFuncAElement.h
|
| diff --git a/Source/core/svg/SVGFEFuncAElement.h b/Source/core/svg/SVGFEFuncAElement.h
|
| index 99705397e3a001ef8f181b1e9f37baa7eafbade2..18f57461100b49cdd07b662b512fd8557694833a 100644
|
| --- a/Source/core/svg/SVGFEFuncAElement.h
|
| +++ b/Source/core/svg/SVGFEFuncAElement.h
|
| @@ -21,7 +21,6 @@
|
| #ifndef SVGFEFuncAElement_h
|
| #define SVGFEFuncAElement_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGComponentTransferFunctionElement.h"
|
|
|
| namespace WebCore {
|
| @@ -36,5 +35,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|