mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46: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__
|
#define __G_NETWORKINGPRIVATE_H__
|
||||||
|
|
||||||
#include "gnetworking.h"
|
#include "gnetworking.h"
|
||||||
|
#include "gresolver.h"
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user