Add missing (but actually unnecessary) gtk.h include

Este commit está contenido en:
Gergely Polonkai 2014-08-01 01:09:34 +02:00
padre c22c81cc61
commit c22fc02a2a

Ver fichero

@ -4,6 +4,7 @@
#include <libxml/parser.h>
#include <libxml/tree.h>
#include <webkit2/webkit2.h>
#include <gtk/gtk.h>
#include <swe-glib.h>