Index: Source/core/svg/SVGStyleElement.h |
diff --git a/Source/core/svg/SVGStyleElement.h b/Source/core/svg/SVGStyleElement.h |
index fbe546dd2624370fba94091e4b5938668b7214c4..a53b35d728dc1365e49baa4eb49c5a5e9ddd1d65 100644 |
--- a/Source/core/svg/SVGStyleElement.h |
+++ b/Source/core/svg/SVGStyleElement.h |
@@ -24,6 +24,7 @@ |
#include "core/SVGNames.h" |
#include "core/dom/StyleElement.h" |
#include "core/svg/SVGElement.h" |
+#include "platform/heap/Handle.h" |
namespace blink { |