1
Fork 0
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:
Grégoire Jadi 2013-06-13 16:02:48 +02:00
parent e32984567a
commit c75684e760

View file

@ -88,6 +88,7 @@
#include <webkit/webkitglobals.h>
#include <webkit/webkitwebnavigationaction.h>
#include <webkit/webkitdownload.h>
#include <webkit/webkitwebpolicydecision.h>
#endif
//for GIR