]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/xwidget.c: Add missing header.
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 13 Jun 2013 14:02:48 +0000 (16:02 +0200)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 13 Jun 2013 14:02:48 +0000 (16:02 +0200)
The header webkit/webkitwebpolicydecision.h is required for
`webkit_web_policy_decision_download'.

src/xwidget.c

index eada274949cb19bb6ca356de17797e02311753f1..955a6d0e5249e40667c9c1d34088a5632fc40415 100644 (file)
@@ -88,6 +88,7 @@
 #include <webkit/webkitglobals.h>
 #include <webkit/webkitwebnavigationaction.h>
 #include <webkit/webkitdownload.h>
+#include <webkit/webkitwebpolicydecision.h>
 #endif
 
 //for GIR