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