summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGElement.h')
-rw-r--r--WebCore/svg/SVGElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGElement.h b/WebCore/svg/SVGElement.h
index fb28279..5681284 100644
--- a/WebCore/svg/SVGElement.h
+++ b/WebCore/svg/SVGElement.h
@@ -110,7 +110,7 @@ namespace WebCore {
}
// This file needs to be included after the SVGElement declaration
-#include "SVGAnimatedProperty.h"
+#include "DeprecatedSVGAnimatedProperty.h" // NOLINT
#endif
#endif