summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFEFloodElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFEFloodElement.h')
-rw-r--r--WebCore/svg/SVGFEFloodElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFEFloodElement.h b/WebCore/svg/SVGFEFloodElement.h
index 2f7d94d..10a418f 100644
--- a/WebCore/svg/SVGFEFloodElement.h
+++ b/WebCore/svg/SVGFEFloodElement.h
@@ -22,7 +22,7 @@
#define SVGFEFloodElement_h
#if ENABLE(SVG) && ENABLE(FILTERS)
-#include "SVGFEFlood.h"
+#include "FEFlood.h"
#include "SVGFilterPrimitiveStandardAttributes.h"
namespace WebCore {