Build fix for GLib < 2.16

GIO did not exist before 2.16, broken by 4dfde501df
This commit is contained in:
Paul Cornett
2018-03-12 20:45:03 -07:00
parent 05454e778c
commit aee46e075f

View File

@@ -13,7 +13,6 @@
#include "wx/gtk/mimetype.h"
#include <gio/gio.h>
#include <gtk/gtk.h>
#include "wx/gtk/private/string.h"