gio: include missing dependency in "gio/gnetworkingprivate.h"

Otherwise, GResolver typedef is unknown.
This commit is contained in:
Thomas Haller 2023-08-14 08:57:08 +02:00 committed by Philip Withnall
parent adb3763592
commit 8aa889dbf1

View File

@ -22,6 +22,7 @@
#define __G_NETWORKINGPRIVATE_H__
#include "gnetworking.h"
#include "gresolver.h"
G_BEGIN_DECLS