[gnome-online-accounts/gnome-3-16] pocket: Add missing includes



commit b2051083c807dfcb3f6d176107e4035146affcca
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Feb 27 19:06:36 2015 +0100

    pocket: Add missing includes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742680

 src/goabackend/goapocketprovider.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goapocketprovider.c b/src/goabackend/goapocketprovider.c
index ac353ba..7d18661 100644
--- a/src/goabackend/goapocketprovider.c
+++ b/src/goabackend/goapocketprovider.c
@@ -21,6 +21,7 @@
 
 #include <rest/rest-proxy.h>
 #include <json-glib/json-glib.h>
+#include <libsoup/soup.h>
 #include <webkit/webkit.h>
 
 #include "goaprovider.h"


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