[glib/glib-2-52] gdbusprivate: Include a few headers to fix win32 build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-52] gdbusprivate: Include a few headers to fix win32 build
- Date: Sat, 8 Apr 2017 05:49:34 +0000 (UTC)
commit 2a38996618d5e6307c84d3cb7905fc309ffc057a
Author: Colin Walters <walters verbum org>
Date: Mon Mar 27 14:46:06 2017 -0400
gdbusprivate: Include a few headers to fix win32 build
Followup to previous commit.
See: https://bugzilla.gnome.org/show_bug.cgi?id=674885
gio/gdbusprivate.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gio/gdbusprivate.c b/gio/gdbusprivate.c
index eeb12d9..a068029 100644
--- a/gio/gdbusprivate.c
+++ b/gio/gdbusprivate.c
@@ -27,6 +27,8 @@
#include "gsocket.h"
#include "gdbusprivate.h"
#include "gdbusmessage.h"
+#include "gdbusconnection.h"
+#include "gdbusproxy.h"
#include "gdbuserror.h"
#include "gdbusintrospection.h"
#include "gtask.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]