mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 06:51:26 +03:00
Add missing include
svn path=/trunk/netsurf/; revision=9860
This commit is contained in:
parent
aba82a97af
commit
7e81850643
@ -19,6 +19,7 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include "content/content.h"
|
||||
#include "content/content_type.h"
|
||||
#include "gtk/gtk_gui.h"
|
||||
|
Loading…
Reference in New Issue
Block a user