Index: Source/core/svg/SVGVKernElement.h |
diff --git a/Source/core/svg/SVGVKernElement.h b/Source/core/svg/SVGVKernElement.h |
index 1238ac9bbccef97a529ff4cce98a0b7f06e8dc1a..3a788b3d0c36d16a8b4c48531e2b326fabbc2002 100644 |
--- a/Source/core/svg/SVGVKernElement.h |
+++ b/Source/core/svg/SVGVKernElement.h |
@@ -21,12 +21,8 @@ |
#define SVGVKernElement_h |
#if ENABLE(SVG_FONTS) |
+#include "core/svg/SVGElement.h" |
#include "core/svg/SVGFontElement.h" |
-#include "core/svg/SVGParserUtilities.h" |
-#include "core/svg/SVGStyledElement.h" |
- |
-#include <limits> |
-#include <wtf/Forward.h> |
namespace WebCore { |