summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFETurbulenceElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFETurbulenceElement.h')
-rw-r--r--WebCore/svg/SVGFETurbulenceElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFETurbulenceElement.h b/WebCore/svg/SVGFETurbulenceElement.h
index 887aacf..20e9ed6 100644
--- a/WebCore/svg/SVGFETurbulenceElement.h
+++ b/WebCore/svg/SVGFETurbulenceElement.h
@@ -22,7 +22,7 @@
#define SVGFETurbulenceElement_h
#if ENABLE(SVG) && ENABLE(FILTERS)
-#include "SVGFETurbulence.h"
+#include "FETurbulence.h"
#include "SVGFilterPrimitiveStandardAttributes.h"
namespace WebCore {