summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/DerivedSources.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/DerivedSources.cpp')
-rw-r--r--Source/WebCore/DerivedSources.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/WebCore/DerivedSources.cpp b/Source/WebCore/DerivedSources.cpp
index 11ffbd9c7..8e46992ee 100644
--- a/Source/WebCore/DerivedSources.cpp
+++ b/Source/WebCore/DerivedSources.cpp
@@ -437,8 +437,9 @@
#include "JSSVGTSpanElement.cpp"
#include "JSSVGUnitTypes.cpp"
#include "JSSVGUseElement.cpp"
-#include "JSSVGViewElement.cpp"
#include "JSSVGVKernElement.cpp"
+#include "JSSVGViewElement.cpp"
+#include "JSSVGViewSpec.cpp"
#include "JSSVGZoomAndPan.cpp"
#include "JSSVGZoomEvent.cpp"
#include "JSText.cpp"