mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 13:37:02 +03:00
Add missing include
svn path=/trunk/netsurf/; revision=9861
This commit is contained in:
parent
7e81850643
commit
c9ce56727e
@ -24,6 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <libxml/debugXML.h>
|
||||
|
Loading…
Reference in New Issue
Block a user