summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h')
-rw-r--r--src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h b/src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h
index 3c9eed7..c1c9068 100644
--- a/src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h
+++ b/src/3rdparty/webkit/WebCore/generated/JSSVGMatrix.h
@@ -21,14 +21,14 @@
#ifndef JSSVGMatrix_h
#define JSSVGMatrix_h
-
#if ENABLE(SVG)
#include "JSDOMBinding.h"
+#include "JSSVGPODTypeWrapper.h"
+#include "SVGElement.h"
+#include "TransformationMatrix.h"
#include <runtime/JSGlobalObject.h>
#include <runtime/ObjectPrototype.h>
-#include "TransformationMatrix.h"
-#include "JSSVGPODTypeWrapper.h"
namespace WebCore {