Index: Source/core/svg/SVGFEMorphologyElement.h |
diff --git a/Source/core/svg/SVGFEMorphologyElement.h b/Source/core/svg/SVGFEMorphologyElement.h |
index 37b5e44c667b592889ef283bcd27565c5679d6cd..4d356c9be81e9b3c2ceb9d9df3792125ca36517e 100644 |
--- a/Source/core/svg/SVGFEMorphologyElement.h |
+++ b/Source/core/svg/SVGFEMorphologyElement.h |
@@ -31,7 +31,7 @@ template<> const SVGEnumerationStringEntries& getStaticStringEntries<MorphologyO |
class SVGFEMorphologyElement FINAL : public SVGFilterPrimitiveStandardAttributes { |
public: |
- DEFINE_NODE_FACTORY(SVGFEMorphologyElement); |
+ DECLARE_NODE_FACTORY(SVGFEMorphologyElement); |
void setRadius(float radiusX, float radiusY); |