[glib] gdbusprivate: Include a few headers to fix win32 build
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gdbusprivate: Include a few headers to fix win32 build
- Date: Mon, 27 Mar 2017 18:46:49 +0000 (UTC)
commit ff7f32f643e961a116ee1a6e333752a64a8f617e
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]