summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFEOffsetElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFEOffsetElement.h')
-rw-r--r--WebCore/svg/SVGFEOffsetElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFEOffsetElement.h b/WebCore/svg/SVGFEOffsetElement.h
index e522ce2..2d522a2 100644
--- a/WebCore/svg/SVGFEOffsetElement.h
+++ b/WebCore/svg/SVGFEOffsetElement.h
@@ -22,8 +22,8 @@
#define SVGFEOffsetElement_h
#if ENABLE(SVG) && ENABLE(FILTERS)
+#include "FEOffset.h"
#include "SVGFilterPrimitiveStandardAttributes.h"
-#include "SVGFEOffset.h"
namespace WebCore {