[gnome-online-accounts/wip/rishi/pocket-firefox: 1/8] provider: Add missing includes
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/pocket-firefox: 1/8] provider: Add missing includes
- Date: Thu, 21 Jul 2016 16:57:30 +0000 (UTC)
commit 1a3b1038582f1843588cd70fbd968f43ad220739
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Jul 20 16:07:11 2016 +0200
provider: Add missing includes
src/goabackend/goaprovider-priv.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goaprovider-priv.h b/src/goabackend/goaprovider-priv.h
index d868bc9..bd3e486 100644
--- a/src/goabackend/goaprovider-priv.h
+++ b/src/goabackend/goaprovider-priv.h
@@ -23,6 +23,11 @@
#ifndef __GOA_PROVIDER_PRIV_H__
#define __GOA_PROVIDER_PRIV_H__
+#include <gio/gio.h>
+#include <goabackend/goaprovider.h>
+#include <goabackend/goabackendtypes.h>
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]