summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGFEMorphologyElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGFEMorphologyElement.cpp')
-rw-r--r--Source/WebCore/svg/SVGFEMorphologyElement.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/svg/SVGFEMorphologyElement.cpp b/Source/WebCore/svg/SVGFEMorphologyElement.cpp
index 282c495..caf8e7b 100644
--- a/Source/WebCore/svg/SVGFEMorphologyElement.cpp
+++ b/Source/WebCore/svg/SVGFEMorphologyElement.cpp
@@ -23,6 +23,8 @@
#include "SVGFEMorphologyElement.h"
#include "Attribute.h"
+#include "FilterEffect.h"
+#include "SVGFilterBuilder.h"
#include "SVGNames.h"
#include "SVGParserUtilities.h"