Chromium Code Reviews| Index: Source/core/svg/SVGElement.h |
| diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
| index fee54f0c2f8e19501284321297f6e2708cdded29..b6a815de075df4eb24e9f1312fe90f4dcd12b2db 100644 |
| --- a/Source/core/svg/SVGElement.h |
| +++ b/Source/core/svg/SVGElement.h |
| @@ -22,6 +22,7 @@ |
| #ifndef SVGElement_h |
| #define SVGElement_h |
| +#include "SVGElementTypeHelpers.h" |
| #include "core/dom/Element.h" |
| #include "core/platform/Timer.h" |
| #include "core/svg/SVGAnimatedString.h" |