summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFETileElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFETileElement.h')
-rw-r--r--WebCore/svg/SVGFETileElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFETileElement.h b/WebCore/svg/SVGFETileElement.h
index 03dc08d..b943c55 100644
--- a/WebCore/svg/SVGFETileElement.h
+++ b/WebCore/svg/SVGFETileElement.h
@@ -22,8 +22,8 @@
#define SVGFETileElement_h
#if ENABLE(SVG) && ENABLE(FILTERS)
+#include "FETile.h"
#include "SVGFilterPrimitiveStandardAttributes.h"
-#include "SVGFETile.h"
namespace WebCore {