summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFEMergeElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFEMergeElement.h')
-rw-r--r--WebCore/svg/SVGFEMergeElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFEMergeElement.h b/WebCore/svg/SVGFEMergeElement.h
index c07be4c..da94ac7 100644
--- a/WebCore/svg/SVGFEMergeElement.h
+++ b/WebCore/svg/SVGFEMergeElement.h
@@ -22,7 +22,7 @@
#define SVGFEMergeElement_h
#if ENABLE(SVG) && ENABLE(FILTERS)
-#include "SVGFEMerge.h"
+#include "FEMerge.h"
#include "SVGFilterPrimitiveStandardAttributes.h"
namespace WebCore {