mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gio: include missing dependency in "gio/gnetworkingprivate.h"
Otherwise, GResolver typedef is unknown.
This commit is contained in:
parent
adb3763592
commit
8aa889dbf1
@ -22,6 +22,7 @@
|
||||
#define __G_NETWORKINGPRIVATE_H__
|
||||
|
||||
#include "gnetworking.h"
|
||||
#include "gresolver.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user