mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gdbusprivate: Include a few headers to fix win32 build
Followup to previous commit. See: https://bugzilla.gnome.org/show_bug.cgi?id=674885
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
#include "gsocket.h"
|
#include "gsocket.h"
|
||||||
#include "gdbusprivate.h"
|
#include "gdbusprivate.h"
|
||||||
#include "gdbusmessage.h"
|
#include "gdbusmessage.h"
|
||||||
|
#include "gdbusconnection.h"
|
||||||
|
#include "gdbusproxy.h"
|
||||||
#include "gdbuserror.h"
|
#include "gdbuserror.h"
|
||||||
#include "gdbusintrospection.h"
|
#include "gdbusintrospection.h"
|
||||||
#include "gtask.h"
|
#include "gtask.h"
|
||||||
|
Reference in New Issue
Block a user