mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 10:11:05 -08:00
* src/xwidget.c: Add missing header.
The header webkit/webkitwebpolicydecision.h is required for `webkit_web_policy_decision_download'.
This commit is contained in:
parent
e32984567a
commit
c75684e760
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
#include <webkit/webkitglobals.h>
|
||||
#include <webkit/webkitwebnavigationaction.h>
|
||||
#include <webkit/webkitdownload.h>
|
||||
#include <webkit/webkitwebpolicydecision.h>
|
||||
#endif
|
||||
|
||||
//for GIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue