[gnome-online-accounts] client: Include gio/gio.h since the API uses types from GIO



commit 41e2a72a2f8493196fe764b89d035fff88b24f1a
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Feb 7 15:55:23 2017 +0100

    client: Include gio/gio.h since the API uses types from GIO

 src/goa/goaclient.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goa/goaclient.h b/src/goa/goaclient.h
index 4ef473f..c8e799e 100644
--- a/src/goa/goaclient.h
+++ b/src/goa/goaclient.h
@@ -23,6 +23,7 @@
 #ifndef __GOA_CLIENT_H__
 #define __GOA_CLIENT_H__
 
+#include <gio/gio.h>
 #include <goa/goa-generated.h>
 
 G_BEGIN_DECLS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]