diff options
Diffstat (limited to 'WebCore/svg/SVGFEFuncAElement.h')
-rw-r--r-- | WebCore/svg/SVGFEFuncAElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFEFuncAElement.h b/WebCore/svg/SVGFEFuncAElement.h index 3fd6816..2c24039 100644 --- a/WebCore/svg/SVGFEFuncAElement.h +++ b/WebCore/svg/SVGFEFuncAElement.h @@ -23,7 +23,7 @@ #ifndef SVGFEFuncAElement_h #define SVGFEFuncAElement_h -#if ENABLE(SVG) && ENABLE(SVG_FILTERS) +#if ENABLE(SVG) && ENABLE(FILTERS) #include "SVGComponentTransferFunctionElement.h" namespace WebCore |