summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/wx/bindings/python/webview.i
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/wx/bindings/python/webview.i')
-rw-r--r--Source/WebKit/wx/bindings/python/webview.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/wx/bindings/python/webview.i b/Source/WebKit/wx/bindings/python/webview.i
index f1621b0..118aed1 100644
--- a/Source/WebKit/wx/bindings/python/webview.i
+++ b/Source/WebKit/wx/bindings/python/webview.i
@@ -49,6 +49,7 @@
#include "WebDOMNodeList.h"
#include "WebDOMObject.h"
#include "WebDOMRange.h"
+#include "WebDOMWebKitAnimationList.h"
#ifndef __WXMSW__
PyObject* createDOMNodeSubtype(WebDOMNode* ptr, bool setThisOwn, bool isValueObject)