summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFEFuncRElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFEFuncRElement.h')
-rw-r--r--WebCore/svg/SVGFEFuncRElement.h2
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