summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGViewElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGViewElement.h')
-rw-r--r--WebCore/svg/SVGViewElement.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/WebCore/svg/SVGViewElement.h b/WebCore/svg/SVGViewElement.h
index b3a0f39..7e239e3 100644
--- a/WebCore/svg/SVGViewElement.h
+++ b/WebCore/svg/SVGViewElement.h
@@ -23,12 +23,10 @@
#if ENABLE(SVG)
#include "SVGAnimatedPropertyMacros.h"
-#include "SVGExternalResourcesRequired.h"
-#include "SVGFitToViewBox.h"
-#include "SVGPreserveAspectRatio.h"
-#include "SVGRect.h"
#include "SVGStringList.h"
#include "SVGStyledElement.h"
+#include "SVGExternalResourcesRequired.h"
+#include "SVGFitToViewBox.h"
#include "SVGZoomAndPan.h"
namespace WebCore {