[gnome-online-accounts] backend-enums: We don't need GIO, only GLib for G_{BEGIN, END}_DECLS
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] backend-enums: We don't need GIO, only GLib for G_{BEGIN, END}_DECLS
- Date: Tue, 7 Feb 2017 18:16:30 +0000 (UTC)
commit e2a47d68e97f14b50715d426daea5c229850d1f2
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Feb 7 17:20:31 2017 +0100
backend-enums: We don't need GIO, only GLib for G_{BEGIN, END}_DECLS
src/goabackend/goabackendenums.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goabackendenums.h b/src/goabackend/goabackendenums.h
index 042961d..01826b5 100644
--- a/src/goabackend/goabackendenums.h
+++ b/src/goabackend/goabackendenums.h
@@ -23,7 +23,7 @@
#ifndef __GOA_BACKEND_ENUMS_H__
#define __GOA_BACKEND_ENUMS_H__
-#include <gio/gio.h>
+#include <glib.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]