mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-13 18:43:11 +03:00
Remove unnecessary libxml includes from GTK includes
This commit is contained in:
parent
fdba0bd72c
commit
fa660c24e8
@ -19,7 +19,6 @@
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <libxml/HTMLtree.h>
|
||||
|
||||
#include "content/content.h"
|
||||
#include "desktop/save_complete.h"
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include <unistd.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <libxml/debugXML.h>
|
||||
|
||||
#include "gtk/scaffolding.h"
|
||||
#include "content/content.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user