diff options
Diffstat (limited to 'webkit/port/bindings/v8/v8_index.cpp')
-rw-r--r-- | webkit/port/bindings/v8/v8_index.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/port/bindings/v8/v8_index.cpp b/webkit/port/bindings/v8/v8_index.cpp index 9f93a93..5eb1f81 100644 --- a/webkit/port/bindings/v8/v8_index.cpp +++ b/webkit/port/bindings/v8/v8_index.cpp @@ -153,6 +153,7 @@ #include "V8DOMWindow.h" #include "V8Event.h" #include "V8EventException.h" +#include "V8EventTargetNode.h" #include "V8KeyboardEvent.h" #include "V8MouseEvent.h" #include "V8WebKitAnimationEvent.h" |