| Index: Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp b/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
|
| index b5ef3fa6ab430e6125c59997869b380af86af337..87508cbb369ca38338b2aa3a6e92e47b7ec69bd3 100644
|
| --- a/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8SVGDocumentCustom.cpp
|
| @@ -34,6 +34,7 @@
|
| #include "V8SVGDocument.h"
|
|
|
| #include "Frame.h"
|
| +#include "ScriptController.h"
|
| #include "V8DOMWindowShell.h"
|
|
|
| namespace WebCore {
|
|
|